FlatFileColumn.ColumnWidth プロパティ

定義

ColumnType幅が固定されている場合、列の幅を示す値を取得または設定します。

public:
 property int ColumnWidth { int get(); void set(int value); };
public int ColumnWidth { get; set; }
member this.ColumnWidth : int with get, set
Public Property ColumnWidth As Integer

プロパティ値

列の幅を含む整数です。

適用対象