DocumentProperty.ToString
DocumentProperty.ToString method
Returns the property value as a string.
public override string ToString()
Remarks
Converts a number property using Object.ToString(). Converts a boolean property into “Y” or “N”. Converts a date property into a short date string.
See Also
- class DocumentProperty
- namespace Aspose.Cells.Properties
- assembly Aspose.Cells