Aspose::Words::Fields::FieldEQ::AsOfficeMath method

FieldEQ::AsOfficeMath method

Returns Office Math object corresponded to the EQ field.

System::SharedPtr<Aspose::Words::Math::OfficeMath> Aspose::Words::Fields::FieldEQ::AsOfficeMath()

ReturnValue

Returns null if field code is empty or invalid, otherwise an OfficeMath instance.

See Also