Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IOutlineColumn Interface
Properties Methods

In This Topic
    IOutlineColumn Interface Members
    In This Topic

    The following tables list the members exposed by IOutlineColumn.

    Public Properties
     NameDescription
     Property Gets or sets the collapse indicator image.  
     Property Gets or sets the column index, the column is displayed as a tree structure.  
     Property Gets or sets the expand indicator image.  
     Property Gets the images by level.  
     Property Gets or sets the the max row level.The default value is 10.  
     Property Gets or sets whether to display the checkbox.  
     Property Gets or sets whether to display the images.  
     Property Gets or sets whether to display the indicator.  
    Top
    Public Methods
     NameDescription
     Method Gets the check status of the row.  
     Method Gets the collapsed of the row.  
     Method Refreshes the outline column.  
     Method Sets the check status of the row.  
     Method Sets the collapsed of the row.  
    Top
    See Also