CellsDocumentProperty
Contents
[
Hide
]
cellsDocumentProperty
Cells document property.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
Name | String | True | False | Returns the name of the property. | |
Value | String | True | False | Gets or sets the value of the property. | |
IsLinkedToContent | String | True | False | Indicates whether this property is linked to content | |
Source | String | True | False | The linked content source. | |
Type | String | True | False | Gets the data type of the property. | |
IsGeneratedName | String | True | False | Returns true if this property does not have a name in the OLE2 storage and a unique name was generated only for the public API. |