Share via


ITableStyle.ShowAsAvailableSlicerStyle Property

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

Syntax

'Declaration
Property ShowAsAvailableSlicerStyle As Boolean
    Get
    Set
'Usage
Dim instance As ITableStyle
Dim value As Boolean

value = instance.ShowAsAvailableSlicerStyle

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

Property Value

Type: System.Boolean

See Also

Reference

ITableStyle Interface

ITableStyle Members

Microsoft.Office.Interop.Excel Namespace