Share via


TablixBody クラス

定義

Tablix のデータ要素を含む右下の領域のレイアウトと構造を定義します。

public ref class TablixBody sealed
public sealed class TablixBody
type TablixBody = class
Public NotInheritable Class TablixBody
継承
TablixBody

プロパティ

ColumnCollection

Tablix 本体の列を取得します。

IgnoreCellPageBreaks

Tablix の複雑性により Tablix 本体の改ページを無視することを示します。

RowCollection

Tablix 本体の行を取得します。

適用対象