Class TableStyleElement
TableStyleElement class
Represents the element of the table style.
public class TableStyleElement
Properties
Name | Description |
---|---|
Size { get; set; } | Number of rows or columns in a single band of striping. Applies only when type is firstRowStripe, secondRowStripe, firstColumnStripe, or secondColumnStripe. |
Type { get; } | Gets the element type. |
Methods
Name | Description |
---|---|
GetElementStyle() | Gets the element style. |
SetElementStyle(Style) | Sets the element style. |
See Also
- namespace Aspose.Cells.Tables
- assembly Aspose.Cells