CalcEngine for .NET
GetFieldNames メソッド (VBAEngine)

C1.CalcEngine アセンブリ > C1.CalcEngine.VBAEngine 名前空間 > VBAEngine クラス : GetFieldNames メソッド
データソースのフィールド名を取得します。
シンタックス
'宣言
 
Public Overrides Function GetFieldNames() As System.Collections.Generic.IEnumerable(Of String)
public override System.Collections.Generic.IEnumerable<string> GetFieldNames()
参照

VBAEngine クラス
VBAEngine メンバ