AnimEffectMkLstAnimationEffectMonikerList Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.