SetValue Method
SetValue function
Returns or sets the value of the custom property.
func (instance *CustomProperty) SetValue(value string) error
Remarks
See Also
- Class CustomProperty
- Namespace Aspose.Cells.Properties
- Library Aspose.Cells for Go
Returns or sets the value of the custom property.
func (instance *CustomProperty) SetValue(value string) error