Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / IndentLevel Property
In This Topic
    IndentLevel Property (IRange)
    In This Topic
    Gets or sets the indent level of the specified cell(s).
    Syntax
    System.int IndentLevel {get; set;}

    Property Value

    The indent level.
    See Also