TextSelection.TopLine Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Somente para uso interno da Microsoft.
public:
property int TopLine { int get(); };
public:
property int TopLine { int get(); };
[System.Runtime.InteropServices.DispId(13)]
public int TopLine { [System.Runtime.InteropServices.DispId(13)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(13)>]
[<get: System.Runtime.InteropServices.DispId(13)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.TopLine : int
Public ReadOnly Property TopLine As Integer
Valor da propriedade
A linha superior.
- Atributos