バージョン 24.2 (最新)

ToString(CellReferenceMode,Boolean) メソッド

領域のセルの範囲の文字列表現を取得します。
シンタックス
public System.string ToString( 
   CellReferenceMode cellReferenceMode,
   System.bool includeWorksheetName
)

パラメータ

cellReferenceMode
セル参照を生成するために使用されるモード。
includeWorksheetName
領域アドレスにワークシート名を含むかどうかを示す値。

戻り値の型

領域のセルの範囲の文字列表現。
参照

オンラインで表示: GitHub