Class ExcelBandedTableStyleElement
A style element for a custom table style with band size
Inherited Members
Namespace: OfficeOpenXml.Style
Assembly: EPPlus.dll
Syntax
public class ExcelBandedTableStyleElement : ExcelTableStyleElement
Properties
BandSize
Band size. Only applicable when Type is set to FirstRowStripe, FirstColumnStripe, SecondRowStripe or SecondColumnStripe
Declaration
public int BandSize { get; set; }
Property Value
| Type | Description |
|---|---|
| int |