TablePropertyExceptions 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
| TablePropertyExceptions() |
Inicializa uma nova instância da classe TablePropertyExceptions. |
| TablePropertyExceptions(OpenXmlElement[]) |
Inicializa uma nova instância da classe TablePropertyExceptions com os elementos subordinados especificados. |
| TablePropertyExceptions(IEnumerable<OpenXmlElement>) |
Inicializa uma nova instância da classe TablePropertyExceptions com os elementos subordinados especificados. |
| TablePropertyExceptions(String) |
Inicializa uma nova instância da classe TablePropertyExceptions do XML externo. |
TablePropertyExceptions()
Inicializa uma nova instância da classe TablePropertyExceptions.
public TablePropertyExceptions();
Public Sub New ()
Aplica-se a
TablePropertyExceptions(OpenXmlElement[])
Inicializa uma nova instância da classe TablePropertyExceptions com os elementos subordinados especificados.
public TablePropertyExceptions(params DocumentFormat.OpenXml.OpenXmlElement[] childElements);
new DocumentFormat.OpenXml.Wordprocessing.TablePropertyExceptions : DocumentFormat.OpenXml.OpenXmlElement[] -> DocumentFormat.OpenXml.Wordprocessing.TablePropertyExceptions
Public Sub New (ParamArray childElements As OpenXmlElement())
Parâmetros
- childElements
- OpenXmlElement[]
Especifica os elementos subordinados.
Aplica-se a
TablePropertyExceptions(IEnumerable<OpenXmlElement>)
Inicializa uma nova instância da classe TablePropertyExceptions com os elementos subordinados especificados.
public TablePropertyExceptions(System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.OpenXmlElement> childElements);
new DocumentFormat.OpenXml.Wordprocessing.TablePropertyExceptions : seq<DocumentFormat.OpenXml.OpenXmlElement> -> DocumentFormat.OpenXml.Wordprocessing.TablePropertyExceptions
Public Sub New (childElements As IEnumerable(Of OpenXmlElement))
Parâmetros
- childElements
- IEnumerable<OpenXmlElement>
Especifica os elementos subordinados.
Aplica-se a
TablePropertyExceptions(String)
Inicializa uma nova instância da classe TablePropertyExceptions do XML externo.
public TablePropertyExceptions(string outerXml);
new DocumentFormat.OpenXml.Wordprocessing.TablePropertyExceptions : string -> DocumentFormat.OpenXml.Wordprocessing.TablePropertyExceptions
Public Sub New (outerXml As String)
Parâmetros
- outerXml
- String
Especifica o XML externo do elemento .