Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / CompactRowIndent Property
In This Topic
    CompactRowIndent Property
    In This Topic
    Returns or sets the indent increment for PivotItems when compact row layout form is turned on. Read/write.
    Syntax
    System.int CompactRowIndent {get; set;}
    See Also