Excel for UWP/WinRT
Footer プロパティ

シートを印刷するときにページフッターとして表示される文字列を取得または設定します。
構文
'宣言
 
Public Property Footer As System.String
public System.string Footer {get; set;}
解説
フッター文字列の構造と埋め込まれるコマンドは、ヘッダー文字列と同じです。詳細については、Header プロパティを参照してください。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

XLPrintSettings クラス
XLPrintSettings メンバ

Send Feedback