Characters.First 属性

定义

获取表示 Range 文档中第一个字符的 对象。

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

属性值

适用于