TdxSpreadSheetOptionsMetadata.Title Property
Specifies the title of a spreadsheet document.
Declaration
property Title: string index 5 read; write;
Property Value
Type |
---|
string |
Remarks
Use the Title, Subject, Keywords, and Description properties to specify optional information on the document.
The Title property’s default value is an empty string.
See Also