TableFormat
ClearBackground Method
|
Clears the background shading from all rows in the table.
Namespace:
Spire.Doc.Formatting
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public void ClearBackground()
Public Sub ClearBackground
public:
void ClearBackground()
member ClearBackground : unit -> unit
See Also