Share via


ListStyle 열거형

Specifies whether a paragraph is part of a list, and identifies the numbering type.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Enumeration ListStyle
‘사용 방법
Dim instance As ListStyle
public enum ListStyle
public enum class ListStyle
type ListStyle
public enum ListStyle

멤버

멤버 이름 설명
Bulleted The paragraph is part of a bulleted list.
None The paragraph has no list formatting.
Numbered The paragraph is part of a numbered list.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스