TableBuilder.InsertPageAfter

TableBuilder.InsertPageAfter 方法

在指定页面后插入页面。

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

返回值

当前 TableOptions 的实例。

另请参阅