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