Aspose::Cells::Properties::DocumentProperty::ToInt method
DocumentProperty::ToInt method
Returns the property value as integer.
int32_t Aspose::Cells::Properties::DocumentProperty::ToInt()
Remarks
Throws an exception if the property type is not PropertyType.Number.
See Also
- Class Vector
- Class DocumentProperty
- Namespace Aspose::Cells::Properties
- Library Aspose.Cells for C++