Version

WorksheetTableStyle Class Members

The following tables list the members exposed by WorksheetTableStyle.

Public Constructors
 NameDescription
Public ConstructorWorksheetTableStyle ConstructorCreates a custom WorksheetTableStyle instance.  
Public Properties
 NameDescription
Public PropertyAlternateColumnStripeWidthGets or sets the number of columns which will span each alternate column stripe.  
Public PropertyAlternateRowStripeHeightGets or sets the number of rows which will span each alternate row stripe.  
Public PropertyAreaFormatsGets the collection of formats used for each area of a WorksheetTable to which the style is applied.  
Public PropertyColumnStripeWidthGets or sets the number of columns which will span each column stripe.  
Public PropertyIsCustomGets the value indicating whether the style is a custom style.  
Public PropertyNameGets or sets the name of the style.  
Public PropertyRowStripeHeightGets or sets the number of rows which will span each row stripe.  
Public Methods
 NameDescription
Public MethodCloneDuplicates the style and returns a deep copy.  
See Also