BExcelSheet
Identità
Namespace:
B.BOfficeAssembly:
BFrameworkTipo: class
Sorgente API: versione
5.0.0
Scopo
Tipo pubblico B-Arts del namespace B.BOffice. La responsabilità concreta è rappresentata dai membri pubblici elencati di seguito.
Dichiarazione
public class BExcelSheet
Costruttori
BExcelSheet(string Name)
Proprietà
| Proprietà | Tipo | Accesso |
|---|---|---|
Columns |
List<BExcelDataColumn> |
get/set |
DefaultRowHeight |
double |
get/set |
Rows |
List<BExcelRow> |
get/set |
SheetName |
string |
get/set |
Metodi
string ToString()
Esempi
Consultare BExcelSheet - Esempi.
