Share via


TablePropertyExceptionsChange.PreviousTablePropertyExceptions Property

Previous Table-Level Property Exceptions.Represents the element tag in schema: w:tblPrEx

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

Syntax

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

value = instance.PreviousTablePropertyExceptions

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.PreviousTablePropertyExceptions
Returns PreviousTablePropertyExceptions.

See Also

Reference

TablePropertyExceptionsChange Class

TablePropertyExceptionsChange Members

DocumentFormat.OpenXml.Wordprocessing Namespace