TextRun.m_formattedValueExpressionBased Field

Definition

Specifies a value that indicates whether the formatted text run value is expression-based.

protected: Nullable<bool> m_formattedValueExpressionBased;
protected bool? m_formattedValueExpressionBased;
val mutable m_formattedValueExpressionBased : Nullable<bool>
Protected m_formattedValueExpressionBased As Nullable(Of Boolean) 

Field Value

Applies to