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

C1.Web.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet.Fluent 名前空間 > FlexSheetBuilder クラス : DefinedNames メソッド
The build action.
Configure C1.Web.Mvc.Sheet.FlexSheet.DefinedNames.
シンタックス
'宣言
 
Public Overridable Function DefinedNames( _
   ByVal build As System.Action(Of ListItemFactory(Of DefinedName,DefinedNameBuilder)) _
) As FlexSheetBuilder
public virtual FlexSheetBuilder DefinedNames( 
   System.Action<ListItemFactory<DefinedName,DefinedNameBuilder>> build
)

パラメータ

build
The build action.

戻り値の型

Current builder.
参照

FlexSheetBuilder クラス
FlexSheetBuilder メンバ