Click or drag to resize

BodyAddTable Method (Boolean)

Adds the table.

Namespace:  Spire.Doc
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public Table AddTable(
	bool showBorder
)

Parameters

showBorder
Type: SystemBoolean
Is Show Border

Return Value

Type: Table
See Also