Cell.Row 属性

定义

返回一个 Row 对象,该对象表示包含指定单元格的行。

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

属性值

Row

适用于