Class CustomAnswerSheetConfig

CustomAnswerSheetConfig class

カスタム行を繰り返します。カスタム行の使用を説明するには -CustomRowConfig

public class CustomAnswerSheetConfig : ParentConfig

コンストラクター

名前説明
CustomAnswerSheetConfig()デフォルトのコンストラクター。

プロパティ

名前説明
Amount { get; set; }総行数
BorderBottomStyle { get; set; }下ボーダーの追加スタイル
BorderColor { get; set; }ボーダーの色
BorderLeftStyle { get; set; }左ボーダーの追加スタイル
BorderRightStyle { get; set; }右ボーダーの追加スタイル
BorderSize { get; set; }境界線のサイズ
BorderTopStyle { get; set; }上ボーダーの追加スタイル
BorderType { get; set; }列 (セクション) を区切るための境界線の種類
override Children { get; set; }子 omr 要素。ほとんどの場合、親の内側または下に配置されます.
ColumnsCount { get; set; }行をグループ化する列 (セクション) の量
override Name { get; set; }RepeatRows の名前 element
Proportions { get; set; }内部の各列の幅の比率
override Type { get; set; }omr 要素のタイプ。 JSON シリアル化の必須フィールド.

関連項目