Compartilhar via


AnimEffectParentMkLstAnimationEffectMonikerList Construtores

Definição

Sobrecargas

AnimEffectParentMkLstAnimationEffectMonikerList()

Inicializa uma nova instância da classe AnimEffectParentMkLstAnimationEffectMonikerList.

AnimEffectParentMkLstAnimationEffectMonikerList(OpenXmlElement[])

Inicializa uma nova instância da classe AnimEffectParentMkLstAnimationEffectMonikerList com os elementos filho especificados.

AnimEffectParentMkLstAnimationEffectMonikerList(IEnumerable<OpenXmlElement>)

Inicializa uma nova instância da classe AnimEffectParentMkLstAnimationEffectMonikerList com os elementos filho especificados.

AnimEffectParentMkLstAnimationEffectMonikerList(String)

Inicializa uma nova instância da classe AnimEffectParentMkLstAnimationEffectMonikerList do XML externo.

AnimEffectParentMkLstAnimationEffectMonikerList()

Inicializa uma nova instância da classe AnimEffectParentMkLstAnimationEffectMonikerList.

public AnimEffectParentMkLstAnimationEffectMonikerList ();
Public Sub New ()

Aplica-se a

AnimEffectParentMkLstAnimationEffectMonikerList(OpenXmlElement[])

Inicializa uma nova instância da classe AnimEffectParentMkLstAnimationEffectMonikerList com os elementos filho especificados.

public AnimEffectParentMkLstAnimationEffectMonikerList (params DocumentFormat.OpenXml.OpenXmlElement[] childElements);
new DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList : DocumentFormat.OpenXml.OpenXmlElement[] -> DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList
Public Sub New (ParamArray childElements As OpenXmlElement())

Parâmetros

childElements
OpenXmlElement[]

Especifica os elementos filho.

Aplica-se a

AnimEffectParentMkLstAnimationEffectMonikerList(IEnumerable<OpenXmlElement>)

Inicializa uma nova instância da classe AnimEffectParentMkLstAnimationEffectMonikerList com os elementos filho especificados.

public AnimEffectParentMkLstAnimationEffectMonikerList (System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.OpenXmlElement> childElements);
new DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList : seq<DocumentFormat.OpenXml.OpenXmlElement> -> DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList
Public Sub New (childElements As IEnumerable(Of OpenXmlElement))

Parâmetros

childElements
IEnumerable<OpenXmlElement>

Especifica os elementos filho.

Aplica-se a

AnimEffectParentMkLstAnimationEffectMonikerList(String)

Inicializa uma nova instância da classe AnimEffectParentMkLstAnimationEffectMonikerList do XML externo.

public AnimEffectParentMkLstAnimationEffectMonikerList (string outerXml);
new DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList : string -> DocumentFormat.OpenXml.Office2016.Presentation.Command.AnimEffectParentMkLstAnimationEffectMonikerList
Public Sub New (outerXml As String)

Parâmetros

outerXml
String

Especifica o XML externo do elemento.

Aplica-se a