XlsName
BorderAround Method
|
Sets around border for current range.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public void BorderAround()
public:
virtual void BorderAround() sealed
abstract BorderAround : unit -> unit
override BorderAround : unit -> unit
Implements
IXLSRange
BorderAround
See Also