Sdílet prostřednictvím


Range.EndColumn Vlastnost

Definice

Získá posun (na základě 0) posun od začátku EndLine pro konec rozsahu.

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

Hodnota vlastnosti

Atributy

Platí pro