Settings.WriteProtection 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.
Protection en écriture.
Représente la balise d’élément suivante dans le schéma : w :writeProtection.
public DocumentFormat.OpenXml.Wordprocessing.WriteProtection WriteProtection { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.WriteProtection? WriteProtection { get; set; }
member this.WriteProtection : DocumentFormat.OpenXml.Wordprocessing.WriteProtection with get, set
Public Property WriteProtection As WriteProtection