Group.TableLimits Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Limites de hauteur de ligne de tableau
Représente l’attribut suivant dans le schéma : 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
Valeur de propriété
Retourne StringValue.
- Attributs