TableBuilder.InsertPageBefore

TableBuilder.InsertPageBefore 方法

在指定页面之前插入页面。

public TableOptions InsertPageBefore(int page)
参数类型描述
pageInt32要在其后插入表格的页面编号。

返回值

当前 TableOptions 的实例。

另请参阅