Compartilhar via


AnimEffectMkLstAnimationEffectMonikerList Construtores

Definição

Sobrecargas

AnimEffectMkLstAnimationEffectMonikerList()

Inicializa uma nova instância da classe AnimEffectMkLstAnimationEffectMonikerList.

AnimEffectMkLstAnimationEffectMonikerList(OpenXmlElement[])

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

AnimEffectMkLstAnimationEffectMonikerList(IEnumerable<OpenXmlElement>)

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

AnimEffectMkLstAnimationEffectMonikerList(String)

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

AnimEffectMkLstAnimationEffectMonikerList()

Inicializa uma nova instância da classe AnimEffectMkLstAnimationEffectMonikerList.

public AnimEffectMkLstAnimationEffectMonikerList ();
Public Sub New ()

Aplica-se a

AnimEffectMkLstAnimationEffectMonikerList(OpenXmlElement[])

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

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

Parâmetros

childElements
OpenXmlElement[]

Especifica os elementos filho.

Aplica-se a

AnimEffectMkLstAnimationEffectMonikerList(IEnumerable<OpenXmlElement>)

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

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

Parâmetros

childElements
IEnumerable<OpenXmlElement>

Especifica os elementos filho.

Aplica-se a

AnimEffectMkLstAnimationEffectMonikerList(String)

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

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

Parâmetros

outerXml
String

Especifica o XML externo do elemento.

Aplica-se a