Interface ISheetTab
public interface ISheetTab
Represents a sheet tab.
-
Method Summary
int
Gets the index number of the object within the collection of similar objects.
Gets the name of the sheet tab.
Gets the type of sheet tab.
-
Method Details
-
getIndex
int getIndex()
Gets the index number of the object within the collection of similar objects.
-
getName
Gets the name of the sheet tab.
-
getSheetType
Gets the type of sheet tab.