Class TableStyleElement
Inheritance
System.Object
    TableStyleElement
  Namespace: DRIT.Spreadsheet.Tables
Assembly: DRIT.Spreadsheet.dll
Syntax
public class TableStyleElement : object
  Properties
Size
Gets or sets the number of rows or columns in a single band of striping.
Declaration
public int Size { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.Int32 | 
Type
Gets or sets the table style element's type.
Declaration
public TableStyleElementType Type { get; }
  Property Value
| Type | Description | 
|---|---|
| TableStyleElementType |