public class TableBase extends Object
Modifier and Type | Method and Description |
---|---|
static Cell |
getCell(Table table,
int rowIndex,
int colIndex,
boolean isTableChanged) |
static void |
getColumnWidth(Table table) |
static float |
getTableWidth1(Table table) |
static void |
setCellColumnIndex(Pdf doc,
Section currentPart,
Table table) |
static void |
setCustomColumnWidth(Table table) |
Copyright © 2016 Aspose. All Rights Reserved.