Paragraph.ListStyle プロパティ

定義

この段落が一覧の一部であるかどうかを示し、段落番号の種類を識別する値を取得または設定します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ListStyle ListStyle { Microsoft::ReportingServices::RdlObjectModel::ListStyle get(); void set(Microsoft::ReportingServices::RdlObjectModel::ListStyle value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.ListStyle ListStyle { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.ListStyle : Microsoft.ReportingServices.RdlObjectModel.ListStyle with get, set
Public Property ListStyle As ListStyle

プロパティ値

ListStyle オブジェクト。

属性

適用対象