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