Group.TableProperties 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.
Propriétés de la table
Représente l’attribut suivant dans le schéma : o :tableproperties
[DocumentFormat.OpenXml.SchemaAttr(27, "tableproperties")]
public DocumentFormat.OpenXml.StringValue TableProperties { get; set; }
public DocumentFormat.OpenXml.StringValue TableProperties { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "tableproperties")]
public DocumentFormat.OpenXml.StringValue? TableProperties { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:tableproperties")]
public DocumentFormat.OpenXml.StringValue? TableProperties { get; set; }
public DocumentFormat.OpenXml.StringValue? TableProperties { get; set; }
member this.TableProperties : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "tableproperties")>]
member this.TableProperties : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:tableproperties")>]
member this.TableProperties : DocumentFormat.OpenXml.StringValue with get, set
Public Property TableProperties As StringValue
Valeur de propriété
Retourne StringValue.
- Attributs