Object Constructor
NewObject_Object2Array function
Constructs from a two-dimensional array.
func NewObject_Object2Array(value [][]interface{}) ( *Object, error)
Remarks
See Also
- Class Object
- Library Aspose.Cells for Go
Constructs from a two-dimensional array.
func NewObject_Object2Array(value [][]interface{}) ( *Object, error)