CustomProperty class
CustomProperty class
Represents a custom property which store name and value pairs of arbitrary user-defined data for worksheet.
The CustomProperty type exposes the following members:
Properties
| Property | Description |
|---|---|
| name | Returns or sets the name of the object. |
| string_value | Returns or sets the value of the custom property. |
| value | Returns or sets the value of the custom property. |
| binary_value | Gets and sets the binary value of the custom property. |
See Also
- module
aspose.cells.properties