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

In This Topic
    ITableStyleInfo Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     MethodRepresents the name of the table style to use with the table.  
     MethodGets whether column stripe formatting is applied.  
     MethodGets whether the first column in the table should have style applied.  
     MethodGets whether the last column in the table should have style applied.  
     MethodGets whether row stripe formatting is applied.  
     MethodRepresents the name of the table style to use with the table.  
     MethodSets whether column stripe formatting is applied.  
     MethodSets whether the first column in the table should have style applied.  
     MethodSets whether the last column in the table should have style applied.  
     MethodSets whether row stripe formatting is applied.  
    Top
    See Also