PivotItemCollection Class
PivotItemCollection class
Represents all the
type PivotItemCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Get_Int | Gets the PivotItem Object at the specific index. |
Get_String | Gets the |
GetCount | Gets the count of the pivot items. |
SwapItem | Directly swap two items. |