ToBool Method
ToBool function
Returns the property value as bool.
func (instance *DocumentProperty) ToBool() (bool, error)
Remarks
See Also
- Class DocumentProperty
- Namespace Aspose.Cells.Properties
- Library Aspose.Cells for Go
Returns the property value as bool.
func (instance *DocumentProperty) ToBool() (bool, error)