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

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

WorkbookTable クラス
WorkbookTable メンバ