TableStyle.TableStyleElements 属性

定义

返回 TableStyleElements 对象。 此为只读属性。

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

属性值

返回 TableStyleElements

适用于