Freigeben über


MoveToMathControl-Klasse

Defines the MoveToMathControl Class.When the object is serialized out as xml, its qualified name is w:moveTo.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Wordprocessing.MathControlMoveType
        DocumentFormat.OpenXml.Wordprocessing.MoveToMathControl

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Class MoveToMathControl _
    Inherits MathControlMoveType
'Usage
Dim instance As MoveToMathControl
public class MoveToMathControl : MathControlMoveType

Hinweise

The following table lists the possible child types:

  • RunProperties <w:rPr>

  • InsertedMathControl <w:ins>

  • DeletedMathControl <w:del>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

MoveToMathControl-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace