次の方法で共有


ListObject.AlternativeText Property (Excel)

Returns or sets the descriptive (alternative) text string for the specified table. Read/write

Version Information

Version Added: Excel 2010

Syntax

expression .AlternativeText

expression A variable that represents a ListObject object.

Return Value

String

Remarks

The value of the AlternativeText property corresponds to the setting of the Title box in the Alternative Text dialog box, which is displayed by right-clicking a table, pointing to Table, and then clicking Alternative Text.

See Also

Concepts

ListObject Object

ListObject Object Members