ASP.NET Web API コントロール
Cells プロパティ

C1.Web.Api.Excel アセンブリ > C1.Web.Api.Excel 名前空間 > Row クラス : Cells プロパティ
行内のセル。
シンタックス
'宣言
 
Public ReadOnly Property Cells As System.Collections.Generic.List(Of Cell)
public System.Collections.Generic.List<Cell> Cells {get;}
参照

Row クラス
Row メンバ