Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 903 Bytes

Excel.ListObject.AlternativeText.md

File metadata and controls

37 lines (21 loc) · 903 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ListObject.AlternativeText property (Excel)
vbaxl10.chm734108
vbaxl10.chm734108
Excel.ListObject.AlternativeText
363423a9-5332-126a-8ebf-983269c2f72e
04/30/2019
medium

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.

[!includeSupport and feedback]