GlobalClass.Selection 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.
public:
virtual property Microsoft::Office::Interop::Word::Selection ^ Selection { Microsoft::Office::Interop::Word::Selection ^ get(); };
public virtual Microsoft.Office.Interop.Word.Selection Selection { get; }
member this.Selection : Microsoft.Office.Interop.Word.Selection
Public Overridable ReadOnly Property Selection As Selection