TdxSpreadSheetOptionsMetadata Properties
Stores spreadsheet document metadata.| Name | Description |
|---|---|
| Created | Specifies the spreadsheet document creation timestamp. |
| CreatedBy | Specifies the name of a spreadsheet document’s original creator. |
| Description | A spreadsheet document’s short description. |
| Keywords | Specifies keywords associated with content of a spreadsheet document. |
| LastModified | Specifies the timestamp of the most recent document content modification. |
| LastModifiedBy | Specifies the name of a user who made the latest change to the content of a spreadsheet document. |
| LastPrinted | Specifies the timestamp of the most recent document print operation. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| Subject | Specifies the subject of a spreadsheet document. |
| Title | Specifies the title of a spreadsheet document. |
See Also