IsHiddenItem Method
IsHiddenItem function
Gets whether the specific PivotItem is hidden.
func (instance *PivotField) IsHiddenItem(index int32) (bool, error)
Remarks
See Also
- Class PivotField
- Library Aspose.Cells for Go
Gets whether the specific PivotItem is hidden.
func (instance *PivotField) IsHiddenItem(index int32) (bool, error)