Compartilhar via


TableProperties.TablePropertiesChange Property

Revision Information for Table Properties.Represents the element tag in schema: w:tblPrChange

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

Syntax

'Declaration
Public Property TablePropertiesChange As TablePropertiesChange
    Get
    Set
'Usage
Dim instance As TableProperties
Dim value As TablePropertiesChange

value = instance.TablePropertiesChange

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TablePropertiesChange
Returns TablePropertiesChange.

See Also

Reference

TableProperties Class

TableProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace