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

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet 名前空間 > Row クラス : Cells プロパティ
Gets the cells of the row.
シンタックス
'宣言
 
Public ReadOnly Property Cells As System.Collections.Generic.List(Of Cell)
public System.Collections.Generic.List<Cell> Cells {get;}
参照

Row クラス
Row メンバ