Pane.Next 属性

定义

返回一个 Pane 对象,该对象代表集合中的下一个文档窗格。 此为只读属性。

public:
 property Microsoft::Office::Interop::Word::Pane ^ Next { Microsoft::Office::Interop::Word::Pane ^ get(); };
public Microsoft.Office.Interop.Word.Pane Next { get; }
member this.Next : Microsoft.Office.Interop.Word.Pane
Public ReadOnly Property Next As Pane

属性值

适用于