TdxSpreadSheetContainer.Description Property
In This Article
Specifies an alternative text associated with the floating container.
#Declaration
Delphi
property Description: string read; write;
#Property Value
Type |
---|
string |
#Remarks
A floating container description corresponds to the “Alternative Text” fields for floating containers in Microsoft Excel®. Screen readers use alternative text to narrate a floating container.
See Also