Pane.Previous 属性

定义

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

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

属性值

适用于