Freigeben über


TablePropertyExceptionsChange.PreviousTablePropertyExceptions-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.PreviousTablePropertyExceptions
Returns PreviousTablePropertyExceptions.

Siehe auch

Referenz

TablePropertyExceptionsChange Klasse

TablePropertyExceptionsChange-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace