ASP.NET Core MVC コントロールヘルプ
AlterFirstColumn メソッド

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet.Fluent 名前空間 > TableBuilder クラス : AlterFirstColumn メソッド
The value.
Configurates C1.Web.Mvc.Sheet.Table.AlterFirstColumn. Sets a value that determines whether the first table column should have the style applied.
シンタックス
'宣言
 
Public Function AlterFirstColumn( _
   ByVal value As System.Boolean _
) As TableBuilder
public TableBuilder AlterFirstColumn( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

TableBuilder クラス
TableBuilder メンバ