Wyliczenie TextDecorations
Określa dowolny tekst specjalne formatowanie tekstu w element raportu.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Enumeration TextDecorations
'Użycie
Dim instance As TextDecorations
public enum TextDecorations
public enum class TextDecorations
type TextDecorations
public enum TextDecorations
Elementy członkowskie
Nazwa elementu członkowskiego | Opis | |
---|---|---|
Default | Określa domyślne formatowanie tekstu, który jest taki sam, jak None. | |
None | Określa, że tekst nie formatowania tekstu. | |
Underline | Określa, że tekst jest podkreślany. | |
Overline | Określa, że tekst zawiera nadkreślenie. | |
LineThrough | Określa, czy tekst ma przekreśleniem. |