Object Constructor
NewObject_Byte function
Constructs from an uint8_t value.
func NewObject_Byte(value byte) ( *Object, error)
Remarks
See Also
- Class Object
- Library Aspose.Cells for Go
Constructs from an uint8_t value.
func NewObject_Byte(value byte) ( *Object, error)