Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Ending column number of interest in associated file.
public:
property int EndColumnNumber { int get(); };
public int EndColumnNumber { get; }
member this.EndColumnNumber : int
Public ReadOnly Property EndColumnNumber As Integer