Package | Description |
---|---|
com.aspose.note |
The
com.aspose.note namespace contains classes which represent document structure. |
Modifier and Type | Method and Description |
---|---|
void |
DocumentVisitor.visitTableRowEnd(TableRow tableRow)
End to visit the
TableRow node. |
void |
DocumentVisitor.visitTableRowStart(TableRow tableRow)
Start to visit the
TableRow node. |