class documentation
class Row:
ワークシートの行を扱うクラスです。
Method | clear |
行の幅の設定をワークシートの初期値に戻します。 |
Method | get |
行が折りたたまれた状態かどうかを取得します。 |
Method | get |
行の高さを取得します。 |
Method | get |
行が非表示かどうかを取得します。 |
Method | get |
行情報オブジェクトを取得します。 |
Method | get |
行のアウトラインレベルを取得します。 |
Method | set |
行が折りたたまれた状態かどうかを設定します。 |
Method | set |
行の高さを設定します。 |
Method | set |
行が非表示か設定します。 |