ChartSheetBase.Tab Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a Tab object for a ChartSheetBase.
public:
property Microsoft::Office::Interop::Excel::Tab ^ Tab { Microsoft::Office::Interop::Excel::Tab ^ get(); };
public Microsoft.Office.Interop.Excel.Tab Tab { get; }
member this.Tab : Microsoft.Office.Interop.Excel.Tab
Public ReadOnly Property Tab As Tab
Property Value
A Tab object for a ChartSheetBase.