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

In This Topic
    ITableStyleInfo Interface Members
    In This Topic

    The following tables list the members exposed by ITableStyleInfo.

    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