Gets the index of the table's column that contains Cell.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public int Column { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Column As Integer |
An integer value specifying the zero-based index of the column.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |