ページの印刷時のフッターを扱うオブジェクトです。

Constructors

Methods

  • 中央フッター文字列を取得します。

    Returns string

    中央フッター文字列

  • 左フッター文字列を取得します。

    Returns string

    左フッター文字列

  • 右フッター文字列を取得します。

    Returns string

    右フッター文字列

  • 中央フッター文字列を設定します。

    Parameters

    • footer: string

      中央フッター文字列

    Returns void

  • 左フッター文字列を設定します。

    Parameters

    • footer: string

      左フッター文字列

    Returns void

  • 右フッター文字列を設定します。

    Parameters

    • footer: string

      右フッター文字列

    Returns void

   Copyright © 2023. OSB-OFFICE.Inc, All rights reserved.   Generated using TypeDoc