B-Arts DocumentationIndice generale

BExcelStyle

Identità

  • Namespace: B.BOffice

  • Assembly: BFramework

  • Tipo: 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 BExcelStyle

Costruttori

  • BExcelStyle(eActions attachTo = Default, string name = "", string TblName = "")

Proprietà

Proprietà Tipo Accesso
Action eActions get/set
BackColor string get/set
BorderAll BExcelBorderStyle set
BorderBottom BExcelBorderStyle? get/set
BorderLeft BExcelBorderStyle? get/set
BorderRight BExcelBorderStyle? get/set
BorderTop BExcelBorderStyle? get/set
FontStyle BExcelFontStyle? get/set
HAlignment eHorizontalAlignment get/set
ID string get/set
Name string get/set
NumberFormat string get/set
OrderRoleIndex int get/set
Role BExcelRole? get/set
TabeleName string get/set
VAlignment eVerticalAlignment get/set
WrapText bool get/set

Campi e costanti

Nome Tipo Natura
K_FORMAT_VALUTA string const

Metodi

  • void InheritsBy(BExcelStyle Style)

  • string ParseNumberFormat()

  • string ToString()

Tipi annidati

eActions

Default, Header, Row, Role

eHorizontalAlignment

Left, Center, Right

eVerticalAlignment

Top, Center, Bottom

Esempi

Consultare BExcelStyle - Esempi.