public class TblFactory
extends java.lang.Object
| Constructor and Description |
|---|
TblFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Tbl |
createTable(int rows,
int cols,
int cellWidthTwips) |
public static Tbl createTable(int rows, int cols, int cellWidthTwips)
Copyright © 2007–2023. All rights reserved.