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

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

ExcelEngine クラス
ExcelEngine メンバ