Interface IXLPivotStyleFormat
public interface IXLPivotStyleFormat
- Extension Methods
Properties
AppliesTo
XLPivotStyleFormatElement AppliesTo { get; }
Property Value
PivotField
IXLPivotField? PivotField { get; }
Property Value
Style
IXLStyle Style { get; set; }