Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 893 Bytes

File metadata and controls

20 lines (16 loc) · 893 Bytes

AsposeCellsCloud::Object::CellsDocumentProperty

Load the model package

use AsposeCellsCloud::Object::CellsDocumentProperty;

Properties

Name Type Description Notes
Name string Returns the name of the property.
Value string Gets or sets the value of the property.
IsLinkedToContent string Indicates whether this property is linked to content
Source string The linked content source.
Type string Gets the data type of the property.
IsGeneratedName string 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.

[Back to Model list]
[Back to README]