Spread.Sheets Documentation
TableTheme type
Represents the table style settings.
Syntax
var instance = new GC.Spread.Sheets.Tables.TableTheme();
function TableTheme;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Tables.TableTheme

Constructors
 NameDescription
public ConstructorTableTheme ConstructorRepresents the table style settings.  
Top
Methods
 NameDescription
public MethodfirstColumnStripSizeGets or sets the size of the first alternating column.  
public MethodfirstColumnStripStyleGets or sets the style of the first alternating column.  
public MethodfirstFooterCellStyleGets or sets the style of the first footer cell.  
public MethodfirstHeaderCellStyleGets or sets the style of the first header cell.  
public MethodfirstRowStripSizeGets or sets the size of the first alternating row.  
public MethodfirstRowStripStyleGets or sets the first alternating row style.  
public MethodfooterRowStyleGets or sets the default style of the footer area.  
public MethodheaderRowStyleGets or sets the default style of the header area.  
public MethodhighlightFirstColumnStyleGets or sets the style of the first column.  
public MethodhighlightLastColumnStyleGets or sets the style of the last column.  
public MethodlastFooterCellStyleGets or sets the style of the last footer cell.  
public MethodlastHeaderCellStyleGets or sets the style of the last header cell.  
public MethodnameGets or sets the name of the style.  
public MethodsecondColumnStripSizeGets or sets the size of the second alternating column.  
public MethodsecondColumnStripStyleGets or sets the style of the second alternating column.  
public MethodsecondRowStripSizeGets or sets the size of the second alternating row.  
public MethodsecondRowStripStyleGets or sets the second alternating row style.  
public MethodwholeTableStyleGets or sets the default style of the data area.  
Top
See Also

Reference

GC.Spread.Sheets.Tables Namespace
Creating Tables

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.