|
ActiveXLS v6.4.0 API Documentation | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Namespaces that use ExcelSheet | |
ActiveXLS |
Uses of ExcelSheet in ActiveXLS |
Subclasses of ExcelSheet in ActiveXLS | |
class |
ExcelChartSheet
This class stores chart information like series, legend, axis, plot area, chart area, data table, title, series gap and overlap, 3D perspective, 3D elevation, 3D rotation and 3D height. |
class |
ExcelWorksheet
This class simulates a worksheet. |
class |
UnknownSheet
This class is a sheet of unknown type. |
Methods in ActiveXLS that return ExcelSheet | |
ExcelSheet |
UnknownSheet.Clone()
|
ExcelSheet |
ExcelWorksheet.Clone()
Creates and returns a copy of this object. |
abstract ExcelSheet |
ExcelSheet.Clone()
Creates and returns a copy of this object. |
ExcelSheet |
ExcelDocument.esd_getSheetAt(int index)
Returns the sheet on the specified position. |
ExcelSheet |
ExcelDocument.esd_getSheet(System.String sheetName)
Returns the sheet that has the specified name. |
ExcelSheet |
ExcelChartSheet.Clone()
Creates and returns a copy of this object. |
|
Copyright 2009 On Time Computing Solutions | ||||||||||
PREV NEXT | FRAMES NO FRAMES |