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

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

Worksheet クラス
Worksheet メンバ