GrapeCity.Excel Namespace > IExcelReader Interface : AddSheet Method |
'Declaration Sub AddSheet( _ ByVal name As System.String, _ ByVal As System.Byte, _ ByVal sheetType As ExcelSheetType _ )
'Usage Dim instance As IExcelReader Dim name As System.String Dim hiddenState As System.Byte Dim sheetType As ExcelSheetType instance.AddSheet(name, hiddenState, sheetType)
void AddSheet( System.string name, System.byte , ExcelSheetType sheetType )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6