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