Group.TableProperties Property

Table Properties.Represents the attribte in schema: o:tableproperties

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

Syntax

'Declaration
<SchemaAttrAttribute(, "tableproperties")> _
Public Property TableProperties As StringValue
    Get
    Set
'Usage
Dim instance As Group
Dim value As StringValue

value = instance.TableProperties

instance.TableProperties = value
[SchemaAttrAttribute(, "tableproperties")]
public StringValue TableProperties { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Group Class

Group Members

DocumentFormat.OpenXml.Vml Namespace