PageSetup.SectionStart Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Devuelve o establece el tipo de salto de sección para el objeto especificado.
public:
property Microsoft::Office::Interop::Word::WdSectionStart SectionStart { Microsoft::Office::Interop::Word::WdSectionStart get(); void set(Microsoft::Office::Interop::Word::WdSectionStart value); };
public Microsoft.Office.Interop.Word.WdSectionStart SectionStart { get; set; }
member this.SectionStart : Microsoft.Office.Interop.Word.WdSectionStart with get, set
Public Property SectionStart As WdSectionStart