Footnotes.ContinuationNotice 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 um Range objeto que representa o aviso de continuação da nota de rodapé.
public:
property Microsoft::Office::Interop::Word::Range ^ ContinuationNotice { Microsoft::Office::Interop::Word::Range ^ get(); };
public Microsoft.Office.Interop.Word.Range ContinuationNotice { get; }
member this.ContinuationNotice : Microsoft.Office.Interop.Word.Range
Public ReadOnly Property ContinuationNotice As Range