Class TablePropertyExceptionsChange
Inheritance
System.Object
Iron.Pdf.Extensions.qfmmyq
Iron.Pdf.Extensions.qfmmym
TablePropertyExceptionsChange
Implements
System.Collections.Generic.IEnumerable<Iron.Pdf.Extensions.qfmmyq>
System.Collections.IEnumerable
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: IronPdf.dll
Syntax
public class TablePropertyExceptionsChange : qfmmym
Constructors
TablePropertyExceptionsChange()
Declaration
public TablePropertyExceptionsChange()
TablePropertyExceptionsChange(qfmmyq[])
Declaration
public TablePropertyExceptionsChange(params qfmmyq[] childElements)
Parameters
Type | Name | Description |
---|---|---|
Iron.Pdf.Extensions.qfmmyq[] | childElements |
TablePropertyExceptionsChange(IEnumerable<qfmmyq>)
Declaration
public TablePropertyExceptionsChange(IEnumerable<qfmmyq> childElements)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IEnumerable<Iron.Pdf.Extensions.qfmmyq> | childElements |
TablePropertyExceptionsChange(String)
Declaration
public TablePropertyExceptionsChange(string outerXml)
Parameters
Type | Name | Description |
---|---|---|
System.String | outerXml |
Properties
Author
Declaration
public qfmmzz Author { get; set; }
Property Value
Type | Description |
---|---|
Iron.Pdf.Extensions.qfmmzz |
Date
Declaration
public qfmmzj Date { get; set; }
Property Value
Type | Description |
---|---|
Iron.Pdf.Extensions.qfmmzj |
Id
Declaration
public qfmmzz Id { get; set; }
Property Value
Type | Description |
---|---|
Iron.Pdf.Extensions.qfmmzz |
LocalName
Declaration
public override string LocalName { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Iron.Pdf.Extensions.qfmmyq.LocalName
PreviousTablePropertyExceptions
Declaration
public PreviousTablePropertyExceptions PreviousTablePropertyExceptions { get; set; }
Property Value
Type | Description |
---|---|
PreviousTablePropertyExceptions |
Methods
CloneNode(Boolean)
Declaration
public override qfmmyq CloneNode(bool deep)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | deep |
Returns
Type | Description |
---|---|
Iron.Pdf.Extensions.qfmmyq |
Overrides
Iron.Pdf.Extensions.qfmmyq.CloneNode(System.Boolean)
Implements
System.Collections.Generic.IEnumerable<>
System.Collections.IEnumerable