Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Specifies whether a paragraph is part of a list, and identifies the numbering type.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ListStyle
'Usage
Dim instance As ListStyle
public enum ListStyle
public enum class ListStyle
type ListStyle
public enum ListStyle
Members
| Member name | Description | |
|---|---|---|
| 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. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace