Table.Apply 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.
Appliquer
Représente l’attribut suivant dans le schéma : apply
[DocumentFormat.OpenXml.SchemaAttr(0, "apply")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues> Apply { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues> Apply { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "apply")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues>? Apply { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("apply")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues>? Apply { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues>? Apply { get; set; }
member this.Apply : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "apply")>]
member this.Apply : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("apply")>]
member this.Apply : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TableApplyValues> with get, set
Public Property Apply As EnumValue(Of TableApplyValues)
Valeur de propriété
- Attributs