Freigeben über


ListObject.DisplayRightToLeft-Eigenschaft

Ruft einen Wert ab, der angibt, ob das ListObject von rechts nach links angezeigt wird anstatt von links nach rechts.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property DisplayRightToLeft As Boolean
    Get
bool DisplayRightToLeft { get; }

Eigenschaftswert

Typ: System.Boolean
true, wenn das ListObject von rechts nach links angezeigt wird anstatt von links nach rechts; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

ListObject Schnittstelle

Microsoft.Office.Tools.Excel-Namespace