Table of Contents

Interface IPivotDataField

Namespace
Spire.Xls.Core
Assembly
Spire.XLS.dll
public interface IPivotDataField

Properties

BaseField

int BaseField { get; set; }

Property Value

int

BaseItem

int BaseItem { get; set; }

Property Value

int

CustomName

string CustomName { get; set; }

Property Value

string

Name

string Name { get; }

Property Value

string

Subtotal

SubtotalTypes Subtotal { get; }

Property Value

SubtotalTypes