ASP.NET Web API コントロール
DefinedNames プロパティ

C1.Web.Api.Excel アセンブリ > C1.Web.Api.Excel 名前空間 > Workbook クラス : DefinedNames プロパティ
ワークブックの定義された名前項目を取得します。
シンタックス
'宣言
 
Public ReadOnly Property DefinedNames As System.Collections.Generic.List(Of DefinedName)
public System.Collections.Generic.List<DefinedName> DefinedNames {get;}
参照

Workbook クラス
Workbook メンバ