BExcelBorderStyle
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 BExcelBorderStyle
Costruttori
BExcelBorderStyle(eBorder border, eLineStyle line = Continuous, int w = 0, string lineColor = "")
Proprietà
| Proprietà | Tipo | Accesso |
|---|---|---|
Bordo |
eBorder |
get/set |
Color |
string |
get/set |
LineStyle |
eLineStyle |
get/set |
Weight |
int |
get/set |
Metodi
BExcelBorderStyle Clone()string ToString()
Tipi annidati
eBorder
Left, Right, Top, Bottom
eLineStyle
Continuous, Dash, Dot, DashDot, DashDotDot, SlantDashDot, Double, Hair, MediumDash, MediumDashDot
Esempi
Consultare BExcelBorderStyle - Esempi.
