バージョン

Width プロパティ

列の幅を返すか、設定します。
シンタックス
'宣言
 
Public Property Width As Nullable(Of ColumnWidth)
public Nullable<ColumnWidth> Width {get; set;}
参照