'Declaration Public Function New( _
ByVal borderColorThe border color.As Vintasoft.Primitives.VintasoftColor, _
ByVal borderWidthThe border width.As System.Int32 _
)
public CellReferencesAppearance(
Vintasoft.Primitives.VintasoftColor borderColor,
System.Int32 borderWidth
)
public: CellReferencesAppearance(
Vintasoft.Primitives.VintasoftColor borderColor,
System.Int32 borderWidth
)
public:
CellReferencesAppearance(
Vintasoft.Primitives.VintasoftColor borderColor,
System.Int32 borderWidth
)
Parameters
- borderColor
- The border color.
- borderWidth
- The border width.