public final class TableCellProperties extends StructuredElementProperties
Provides the properties of a document's table cell element.
Constructor and Description |
---|
TableCellProperties(int row,
int column)
Initializes a new instance of the
TableCellProperties class. |
Modifier and Type | Method and Description |
---|---|
int |
getColumn()
Gets an index of the column.
|
int |
getRow()
Gets an index of the row.
|
get_Item, getElementType, getSkipElement, isEmptyElement, setSkipElement
Copyright © 2019. All rights reserved.