Click or drag to resize

Body AddTable Method (Boolean)

Adds the table.

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

Parameters

showBorder
Type: System Boolean
Is Show Border

Return Value

Type: Table
See Also