'Declaration Public Function New( _
ByVal styleThe border style.As CellBorderStyle, _
ByVal colorThe border color.As Vintasoft.Primitives.VintasoftColor _
)
public CellBorder(
CellBorderStyle style,
Vintasoft.Primitives.VintasoftColor color
)
public: CellBorder(
CellBorderStyle style,
Vintasoft.Primitives.VintasoftColor color
)
public:
CellBorder(
CellBorderStyle style,
Vintasoft.Primitives.VintasoftColor color
)
Parameters
- style
- The border style.
- color
- The border color.