Package | Description |
---|---|
com.aspose.note.hierarchy |
Modifier and Type | Method and Description |
---|---|
TableCellNode |
ElementChildNodesOfTableRow.get_Item(int i)
The this.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericEnumerator<TableCellNode> |
ElementChildNodesOfTableRow.iterator()
The get enumerator.
|
Modifier and Type | Method and Description |
---|---|
void |
ElementChildNodesOfTableRow.add(TableCellNode item)
The add.
|
static boolean |
TableCellNode.op_Equality(TableCellNode left,
TableCellNode right)
The ==.
|
static boolean |
TableCellNode.op_Inequality(TableCellNode left,
TableCellNode right)
The !=.
|
Copyright (c) 2017 Aspose. All Rights Reserved.