Gets the Cell instance at the specified position.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public TableNode.Cell Item [ |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Item( _ |
An instance of the Cell class that represents the cell of the table at the specified position.
See Also