Compartir a través de


Group.TableLimits Propiedad

Definición

Límites de altura de fila de tabla

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a