'Declaration Public Shared Function GetBorderWidth( _
ByVal borderStyleThe border style.As CellBorderStyle _
) As System.Int32
public static System.Int32 GetBorderWidth(
CellBorderStyle borderStyle
)
public: static System.Int32 GetBorderWidth(
CellBorderStyle borderStyle
)
public:
static System.Int32 GetBorderWidth(
CellBorderStyle borderStyle
)
Parameters
- borderStyle
- The border style.
Return Value
The border width.