SetBinaryValue Method
SetBinaryValue function
Gets and sets the binary value of the custom property.
func (instance *CustomProperty) SetBinaryValue(value []byte) error
Remarks
See Also
- Class CustomProperty
- Library Aspose.Cells for Go
Gets and sets the binary value of the custom property.
func (instance *CustomProperty) SetBinaryValue(value []byte) error