GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Printing 名前空間 : TextHeaderFooterParser クラス |
TextHeaderFooterParserデータ型で公開されるメンバを以下の表に示します。
名前 | 説明 | |
---|---|---|
TextHeaderFooterParser コンストラクタ | TextHeaderFooterParser クラスの新しいインスタンスを初期化します。 |
名前 | 説明 | |
---|---|---|
CenterCode | ||
LeftCode | ||
RightCode |
名前 | 説明 | |
---|---|---|
Font | 現在の使用したフォントを取得します。 GrapeCity.Spreadsheet.Printing.HeaderFooterParserから継承されます。 | |
Workbook | 関連付けられたワークブックを取得します。 GrapeCity.Spreadsheet.Printing.HeaderFooterParserから継承されます。 |
名前 | 説明 | |
---|---|---|
AppendColorFormatCode | 色書式のコードを追加します。 | |
ParseSection | GrapeCity.Spreadsheet.Printing.HeaderFooterParserから継承されます。 |
名前 | 説明 | |
---|---|---|
Append | オーバーライドされます。 Codes部分を追加します。 | |
AppendColor | オーバーライドされます。 色を追加します。 | |
AppendFont | オーバーライドされます。 フォント部分を追加します。 | |
AppendFontSize | オーバーライドされます。 フォントサイズを追加します。 | |
AppendInvalidCode | オーバーライドされます。 コードで開始するテキスト部分を追加します。 | |
AppendPageNumber | オーバーライドされます。 ページ番号(調整値付き)部分を追加します。 | |
AppendText | オーバーロードされます。 オーバーライドされます。 テキスト部分を追加します。 | |
OnAfterParsing | オーバーライドされます。 セクションの解析が終了した後に発生します。 | |
OnBeforeParsing | セクションの解析が開始する前に発生します。 GrapeCity.Spreadsheet.Printing.HeaderFooterParserから継承されます。 | |
OnStartSection | オーバーライドされます。 新しいセクションが開始されたときに発生します。 |