Class PivotStyle
- Namespace
- Spire.Xls.Core.Spreadsheet.PivotTables
- Assembly
- Spire.XLS.dll
public class PivotStyle
- Inheritance
-
PivotStyle
- Inherited Members
Constructors
PivotStyle(XlsWorkbook)
public PivotStyle(XlsWorkbook workbook)
Parameters
workbook
XlsWorkbook
Properties
Borders
public XlsBordersCollection Borders { get; set; }
Property Value
Fill
public XlsFill Fill { get; set; }
Property Value
Font
public ExcelFont Font { get; set; }
Property Value
Parent
public PivotTableStyle Parent { get; }