Table of Contents

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

XlsBordersCollection

Fill

public XlsFill Fill { get; set; }

Property Value

XlsFill

Font

public ExcelFont Font { get; set; }

Property Value

ExcelFont

Parent

public PivotTableStyle Parent { get; }

Property Value

PivotTableStyle