FormField.Previous 属性

定义

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

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

属性值

适用于