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

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

Worksheet クラス
Worksheet メンバ