バージョン 24.2 (最新)

ToString(CellReferenceMode,CultureInfo) メソッド

数式を作成された文字列に似ている文字列表現に変換します。
シンタックス
public System.string ToString( 
   CellReferenceMode cellReferenceMode,
   System.Globalization.CultureInfo culture
)

パラメータ

cellReferenceMode
セル参照文字列を作成するために使用されるセル参照モード。
culture
数式文字列を生成するために使用されるカルチャー。

戻り値の型

数式を表す文字列。
参照

オンラインで表示: GitHub