Aspose::Cells::Worksheet::GetCustomProperties method
Worksheet::GetCustomProperties method
Gets an object representing the identifier information associated with a worksheet.
CustomPropertyCollection Aspose::Cells::Worksheet::GetCustomProperties()
Remarks
Worksheet.CustomProperties provide a preferred mechanism for storing arbitrary data. It supports legacy third-party document components, as well as those situations that have a stringent need for binary parts.
See Also
- Class CustomPropertyCollection
- Class Worksheet
- Namespace Aspose::Cells
- Library Aspose.Cells for C++