TableStyle.TableStyleElements Property

Definition

Returns the TableStyleElements object. Read-only.

public:
 property Microsoft::Office::Interop::Excel::TableStyleElements ^ TableStyleElements { Microsoft::Office::Interop::Excel::TableStyleElements ^ get(); };
public Microsoft.Office.Interop.Excel.TableStyleElements TableStyleElements { get; }
Public ReadOnly Property TableStyleElements As TableStyleElements

Property Value

Returns TableStyleElements.

Applies to