IsArray1D Method
IsArray1D function
Checks whether the object is a one-dimensional array.
func (instance *Object) IsArray1D() (bool, error)
Remarks
See Also
- Class Object
- Library Aspose.Cells for Go
Checks whether the object is a one-dimensional array.
func (instance *Object) IsArray1D() (bool, error)