TextFrame.Previous 属性

定义

返回集合中的上一个对象。

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

属性值

适用于