Group.TableLimits Property

Definition

Table Row Height Limits

Represents the following attribute in the schema: o:tablelimits

[DocumentFormat.OpenXml.SchemaAttr(27, "tablelimits")]
public DocumentFormat.OpenXml.StringValue TableLimits { get; set; }
public DocumentFormat.OpenXml.StringValue TableLimits { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "tablelimits")]
public DocumentFormat.OpenXml.StringValue? TableLimits { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:tablelimits")]
public DocumentFormat.OpenXml.StringValue? TableLimits { get; set; }
public DocumentFormat.OpenXml.StringValue? TableLimits { get; set; }
member this.TableLimits : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "tablelimits")>]
member this.TableLimits : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:tablelimits")>]
member this.TableLimits : DocumentFormat.OpenXml.StringValue with get, set
Public Property TableLimits As StringValue

Property Value

Returns StringValue.

Attributes

Applies to