ListObject.AlternativeText property (Excel)

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

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 choosing Alternative Text.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.