EndColumn Property

Class

TextRange.

Action

Gets the end column of the range.

Syntax

C#
public readonly int EndColumn
VB
Public Readonly Property EndColumn As Integer

Access

Read only.