Class TableHeaderConfig
TableHeaderConfig class
TableHeader element を表します
public class TableHeaderConfig : ParentConfig
コンストラクター
| 名前 | 説明 |
|---|---|
| TableHeaderConfig() | デフォルトのコンストラクター。 |
プロパティ
| 名前 | 説明 |
|---|---|
| override Children { get; set; } | 子 omr 要素。ほとんどの場合、親の内側または下に配置されます. |
| override Name { get; set; } | テキスト値 |
| override Type { get; set; } | omr 要素のタイプ。 JSON シリアル化の必須フィールド. |
田畑
| 名前 | 説明 |
|---|---|
| FontFamily | text のフォントファミリー |
| FontSize | テキストのサイズ font |
| FontStyle | text のスタイル |