TablePropertyExceptions.TablePropertyExceptionsChange Property

Revision Information for Table-Level Property Exceptions.Represents the element tag in schema: w:tblPrExChange

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property TablePropertyExceptionsChange As TablePropertyExceptionsChange
    Get
    Set
'Usage
Dim instance As TablePropertyExceptions
Dim value As TablePropertyExceptionsChange

value = instance.TablePropertyExceptionsChange

instance.TablePropertyExceptionsChange = value
public TablePropertyExceptionsChange TablePropertyExceptionsChange { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TablePropertyExceptionsChange
Returns TablePropertyExceptionsChange.

See Also

Reference

TablePropertyExceptions Class

TablePropertyExceptions Members

DocumentFormat.OpenXml.Wordprocessing Namespace