Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IOutlineColumn Interface

In This Topic
    IOutlineColumn Interface Methods
    In This Topic

    For a list of all members of this type, see IOutlineColumn members.

    Public Methods
     NameDescription
     MethodGets the check status of the row.  
     MethodGets the collapsed of the row.  
     MethodGets the expand collapse image.  
     MethodGets the column index, the column is displayed as a tree structure.  
     MethodGets the expand indicator image.  
     MethodGets the images by level.  
     MethodGets the the max row level. The default value is 10.  
     MethodGets whether to display the checkbox.  
     MethodGets whether to display the images.  
     MethodGets whether to display the indicator.  
     MethodRefreshes the outline column.  
     MethodSets the check status of the row.  
     MethodSets the collapsed of the row.  
     MethodSets the expand collapse image.  
     MethodSets the column index, the column is displayed as a tree structure.  
     MethodSets the expand indicator image.  
     MethodSets the the max row level.  
     MethodSets whether to display the checkbox.  
     MethodSets whether to display the images.  
     MethodSets whether to display the indicator.  
    Top
    See Also