BExcelRow
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 BExcelRow
Costruttori
BExcelRow(bool AutoFitHeight = true, double Height = 20, string StyleID = "")
Proprietà
| Proprietà | Tipo | Accesso |
|---|---|---|
AutoFitHeight |
bool |
get/set |
Cells |
List<BExcelCell> |
get/set |
Height |
double |
get/set |
StyleID |
string |
get/set |
Metodi
string ToString()
Esempi
Consultare BExcelRow - Esempi.
