PageSetup.SectionDirection 属性

定义

返回或设置阅读顺序和对齐方式指定节。

public:
 property Microsoft::Office::Interop::Word::WdSectionDirection SectionDirection { Microsoft::Office::Interop::Word::WdSectionDirection get(); void set(Microsoft::Office::Interop::Word::WdSectionDirection value); };
public Microsoft.Office.Interop.Word.WdSectionDirection SectionDirection { get; set; }
member this.SectionDirection : Microsoft.Office.Interop.Word.WdSectionDirection with get, set
Public Property SectionDirection As WdSectionDirection

属性值

适用于