​
​
​

Gets the number of characters in the table cell. If the table cell is merged, the property returns -1.

Syntax

​public int Length { get; }
​Public ReadOnly Property Length() As Integer
​

Limitations

Read only.

​