Package | Description |
---|---|
com.aspose.note.hierarchy |
Modifier and Type | Method and Description |
---|---|
TableColumnWidths |
TableNode.getTableColumnWidths()
Gets the width of each column in the table.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TableColumnWidths.equals(TableColumnWidths other)
The equals.
|
static boolean |
TableColumnWidths.op_Equality(TableColumnWidths left,
TableColumnWidths right)
The ==.
|
static boolean |
TableColumnWidths.op_Inequality(TableColumnWidths left,
TableColumnWidths right)
The !=.
|
void |
TableNode.setTableColumnWidths(TableColumnWidths value)
Gets the width of each column in the table.
|
Copyright (c) 2016 Aspose. All Rights Reserved.