Represents the start object for the group range.
Namespace:
Aspose.Cells.Pivot
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic Object Start { get; }
Public ReadOnly Property Start As Object
Get
public:
property Object^ Start {
Object^ get ();
}
member Start : Object with get
Property Value
Type:
Object
See Also