Back to Devexpress

OleObjectType.MicrosoftEquation Field

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-oleobjecttype-2d207e2b.md

latest1.1 KB
Original Source

OleObjectType.MicrosoftEquation Field

Microsoft Equation 3.0.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public const string MicrosoftEquation = "Equation.3"
vb
Public Const MicrosoftEquation As String = "Equation.3"

Field Value

TypeDescription
String

“Equation.3”

|

See Also

OleObjectType Class

OleObjectType Members

DevExpress.XtraRichEdit.API.Native Namespace