BExcelCell
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 BExcelCell
Costruttori
BExcelCell(string Value = "", string StyleID = "")
Proprietà
| Proprietà | Tipo | Accesso |
|---|---|---|
MergeAcross |
int |
get/set |
MergeDown |
int |
get/set |
StartIndex |
int |
get/set |
StyleID |
string |
get/set |
Value |
string |
get/set |
Metodi
string ToString()
Esempi
Consultare BExcelCell - Esempi.
