StyleInstance.m_textEffect Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Valeur TextEffects qui représente la valeur calculée de la propriété TextEffect.
protected: Nullable<Microsoft::ReportingServices::OnDemandReportRendering::TextEffects> m_textEffect;
protected Microsoft.ReportingServices.OnDemandReportRendering.TextEffects? m_textEffect;
val mutable m_textEffect : Nullable<Microsoft.ReportingServices.OnDemandReportRendering.TextEffects>
Protected m_textEffect As Nullable(Of TextEffects)