DocumentProtection.Formatting 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.
Autoriser uniquement la mise en forme avec des styles déverrouillés
Représente l’attribut suivant dans le schéma : w :formatting
[DocumentFormat.OpenXml.SchemaAttr(23, "formatting")]
public DocumentFormat.OpenXml.OnOffValue Formatting { get; set; }
public DocumentFormat.OpenXml.OnOffValue Formatting { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "formatting")]
public DocumentFormat.OpenXml.OnOffValue? Formatting { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:formatting")]
public DocumentFormat.OpenXml.OnOffValue? Formatting { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Formatting { get; set; }
member this.Formatting : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "formatting")>]
member this.Formatting : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:formatting")>]
member this.Formatting : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Formatting As OnOffValue
Valeur de propriété
Retourne EnumValue<T>.
- Attributs