Table
ClearBorders Method
|
Clears the borders of all rows and cells in the table.
Namespace:
Spire.Doc
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public void ClearBorders()
public:
void ClearBorders()
member ClearBorders : unit -> unit
See Also