View.SplitSpecial 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置活动窗口的窗格。
public:
property Microsoft::Office::Interop::Word::WdSpecialPane SplitSpecial { Microsoft::Office::Interop::Word::WdSpecialPane get(); void set(Microsoft::Office::Interop::Word::WdSpecialPane value); };
public Microsoft.Office.Interop.Word.WdSpecialPane SplitSpecial { get; set; }
member this.SplitSpecial : Microsoft.Office.Interop.Word.WdSpecialPane with get, set
Public Property SplitSpecial As WdSpecialPane
属性值
注解
WdSpecialPane 可以是以下 WdSpecialPane 常量之一:
wdPaneComments
wdPaneCurrentPageFooter
wdPaneCurrentPageHeader
wdPaneEndnoteContinuationNotice
wdPaneEndnoteContinuationSeparator
wdPaneEndnotes
wdPaneEndnoteSeparator
wdPaneEvenPagesFooter
wdPaneEvenPagesHeader
wdPaneFirstPageFooter
wdPaneFirstPageHeader
wdPaneFootnoteContinuationNotice
wdPaneFootnoteContinuationSeparator
wdPaneFootnotes
wdPaneFootnoteSeparator
wdPaneNone
wdPanePrimaryFooter
wdPanePrimaryHeader
wdPaneRevisions