Share via


IDTSConnectionManagerExcel100.FirstRowHasColumnName 속성

정의

public:
 property bool FirstRowHasColumnName { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1)]
public bool FirstRowHasColumnName { [System.Runtime.InteropServices.DispId(1)] get; [System.Runtime.InteropServices.DispId(1)] set; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<set: System.Runtime.InteropServices.DispId(1)>]
member this.FirstRowHasColumnName : bool with get, set
Public Property FirstRowHasColumnName As Boolean

속성 값

첫 번째 행에 열 이름이 포함되어 있으면 true입니다. 그렇지 않으면 false입니다.

특성

적용 대상