IAutoShape
ContainMathEquation Property
|
if shape contains math equation.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
bool ContainMathEquation { get; }
ReadOnly Property ContainMathEquation As Boolean
Get
property bool ContainMathEquation {
bool get ();
}
abstract ContainMathEquation : bool with get
Property Value
Type:
Boolean
See Also