ASP.NET MVC コントロールヘルプ
TableStyle コンストラクタ

C1.Web.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet 名前空間 > TableStyle クラス : TableStyle コンストラクタ
テーブルスタイルの名前です。
1 つの TableStyle インスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String _
)
public TableStyle( 
   System.string name
)

パラメータ

name
テーブルスタイルの名前です。
参照

TableStyle クラス
TableStyle メンバ