PrintDocument for WinForms
GetPageFooter メソッド (TableVectorGroupCollection)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > TableVectorGroupCollection クラス : GetPageFooter メソッド
TableVectorGroup.PageFooterプロパティが trueに設定されている 行または列のグループを取得します。
シンタックス
'宣言
 
Public Function GetPageFooter() As TableVectorGroup
'使用法
 
Dim instance As TableVectorGroupCollection
Dim value As TableVectorGroup
 
value = instance.GetPageFooter()
public TableVectorGroup GetPageFooter()

戻り値の型

ページごとに繰り返されるテーブルフッターである TableVectorGroup。このグループが存在しない場合は null
参照

TableVectorGroupCollection クラス
TableVectorGroupCollection メンバ