Freigeben über


Group.TableLimits-Eigenschaft

Table Row Height Limits.Represents the attribte in schema: o:tablelimits

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

Syntax

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

value = instance.TableLimits

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Group Klasse

Group-Member

DocumentFormat.OpenXml.Vml-Namespace