'Declaration Public Function New( _
ByVal fillAlphaАльфа-значение цвета заливки.As Byte, _
ByVal borderColorЦвет границы.As Vintasoft.Primitives.VintasoftColor, _
ByVal borderWidthШирина границы.As System.Int32 _
)
public CellReferencesAppearance(
byte fillAlpha,
Vintasoft.Primitives.VintasoftColor borderColor,
System.Int32 borderWidth
)
public: CellReferencesAppearance(
byte fillAlpha,
Vintasoft.Primitives.VintasoftColor borderColor,
System.Int32 borderWidth
)
public:
CellReferencesAppearance(
byte fillAlpha,
Vintasoft.Primitives.VintasoftColor borderColor,
System.Int32 borderWidth
)
Parameters
- fillAlpha
- Альфа-значение цвета заливки.
- borderColor
- Цвет границы.
- borderWidth
- Ширина границы.