ASP.NET Core MVC コントロールヘルプ
DefinedNameBuilder クラス メンバ
メソッド 

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet.Fluent 名前空間 : DefinedNameBuilder クラス

DefinedNameBuilderデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one DefinedNameBuilder instance to configurate obj.  
トップ
パブリック メソッド
 名前解説
Public メソッドConfigurates C1.Web.Mvc.Sheet.DefinedName.Name. Sets the name of the defined name item.  
Public メソッドConfigurates C1.Web.Mvc.Sheet.DefinedName.SheetName. Sets the defined name item works in which sheet. If omitted, the defined name item works in workbook.  
Public メソッドConfigurates C1.Web.Mvc.Sheet.DefinedName.Value. Sets the value of the defined name item. The value could be a formula, a string constant or a cell range. For e.g. "Sum(1, 2, 3)", "1.2", "\"test\"" or "sheet1!A1:B2".  
トップ
参照

DefinedNameBuilder クラス
C1.Web.Mvc.Sheet.Fluent 名前空間