Range.Cells 属性

定义

返回一个 Range 对象,它表示指定区域中的单元格。

public:
 property Microsoft::Office::Interop::Excel::Range ^ Cells { Microsoft::Office::Interop::Excel::Range ^ get(); };
public Microsoft.Office.Interop.Excel.Range Cells { get; }
Public ReadOnly Property Cells As Range

属性值

适用于