Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IStyle Interface / AddIndent Property
In This Topic
    AddIndent Property (IStyle)
    In This Topic
    Gets or sets whether text is automatically indented when the text alignment in a cell is set to equal distribution either horizontally or vertically.
    Syntax
    System.bool AddIndent {get; set;}
    See Also