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