RepeatingSectionItem.Range 属性

定义

返回指定重复节项的范围,不包括开始和结束标记。 此为只读属性。

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

属性值

适用于