XlsPivotCacheField
isfieldgroup Property
|
Represents the cache field is Field group
Namespace:
Spire.Xls.Core.Spreadsheet.PivotTables
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool isfieldgroup { get; }
Public ReadOnly Property isfieldgroup As Boolean
Get
public:
property bool isfieldgroup {
bool get ();
}
member isfieldgroup : bool with get
Property Value
Type:
Boolean
See Also