Partager via


IListObject.ShowTableStyleFirstColumn Property

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

Syntax

'Declaration
Property ShowTableStyleFirstColumn As Boolean
    Get
    Set
'Usage
Dim instance As IListObject
Dim value As Boolean

value = instance.ShowTableStyleFirstColumn

instance.ShowTableStyleFirstColumn = value
bool ShowTableStyleFirstColumn { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

IListObject Interface

IListObject Members

Microsoft.Office.Interop.Excel Namespace