EndnoteOptions.Location 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.
Retorna ou define a posição de todas as notas de fim.
public:
property Microsoft::Office::Interop::Word::WdEndnoteLocation Location { Microsoft::Office::Interop::Word::WdEndnoteLocation get(); void set(Microsoft::Office::Interop::Word::WdEndnoteLocation value); };
public Microsoft.Office.Interop.Word.WdEndnoteLocation Location { get; set; }
member this.Location : Microsoft.Office.Interop.Word.WdEndnoteLocation with get, set
Public Property Location As WdEndnoteLocation