SpreadsheetPosition

SpreadsheetPosition constructor

定義済みの行と列でスプレッドシート署名位置を作成します。

public SpreadsheetPosition(int row, int column)
パラメータ タイプ 説明
row Int32 列の位置
column Int32 列の位置

関連項目