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