共用方式為


Range.EndColumn 屬性

定義

取得範圍結尾開頭 EndLine 的位移 (以 0 起始的) 位移。

public:
 property int EndColumn { int get(); };
[System.Runtime.Serialization.DataMember(Order=3)]
public int EndColumn { get; }
[System.Runtime.Serialization.DataMember(Order=3)]
public int EndColumn { [System.Runtime.CompilerServices.IsReadOnly] get; }
[<System.Runtime.Serialization.DataMember(Order=3)>]
member this.EndColumn : int
[<System.Runtime.Serialization.DataMember(Order=3)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.EndColumn : int
Public ReadOnly Property EndColumn As Integer

屬性值

屬性

適用於