Partager via


Champ StyleInstance.m_textDecoration

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

A TextDecorations value that represents the calculated value of the TextDecoration property.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_textDecoration As Nullable(Of TextDecorations)
'Utilisation
Dim value As Nullable(Of TextDecorations)

value = Me.m_textDecoration 

Me.m_textDecoration = value
protected Nullable<TextDecorations> m_textDecoration
protected:
Nullable<TextDecorations> m_textDecoration
val mutable m_textDecoration: Nullable<TextDecorations>
protected var m_textDecoration : Nullable<TextDecorations>

Voir aussi

Référence

StyleInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering