Range.EntireColumn プロパティ

定義

指定した範囲を Range 含む列 (または列) 全体を表す オブジェクトを返します。

public:
 property Microsoft::Office::Interop::Excel::Range ^ EntireColumn { Microsoft::Office::Interop::Excel::Range ^ get(); };
public Microsoft.Office.Interop.Excel.Range EntireColumn { get; }
Public ReadOnly Property EntireColumn As Range

プロパティ値

適用対象