Returns the cell at the specified position.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public TableNode.Cell GetAt ( |
Visual Basic Copy Code |
---|
Public Function GetAt( _ |
The zero-based index of the cell to retrieve.
A reference to the TableNode.Cell object at the specified position.