ASP.NET MVC コントロールヘルプ
Cells プロパティ (Row)

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

Row クラス
Row メンバ