GrapeCity.Excel Namespace > IExcelReader Interface : AddSheet Method |
'Declaration Sub AddSheet( _ ByVal name As String, _ ByVal As Byte, _ ByVal sheetType As ExcelSheetType _ )
'Usage Dim instance As IExcelReader Dim name As String Dim hiddenState As Byte Dim sheetType As ExcelSheetType instance.AddSheet(name, hiddenState, sheetType)
void AddSheet( string name, byte , ExcelSheetType sheetType )
Target Platforms: Windows Server 2012, Windows RT