TdxSpreadSheetOptionsMetadata.Keywords Property
Specifies keywords associated with content of a spreadsheet document.
Declaration
property Keywords: string index 2 read; write;
Property Value
Type |
---|
string |
Remarks
Use a comma to delimit keywords in a string.
The Keywords property’s default value is an empty string.
See Also