Table of Contents

Interface IXLPivotStyleFormat

Namespace
SlapKit.Excel.Excel
Assembly
SlapKit.Excel.dll
public interface IXLPivotStyleFormat
Extension Methods

Properties

AppliesTo

XLPivotStyleFormatElement AppliesTo { get; }

Property Value

XLPivotStyleFormatElement

PivotField

IXLPivotField? PivotField { get; }

Property Value

IXLPivotField

Style

IXLStyle Style { get; set; }

Property Value

IXLStyle