WebPublishing.UseCss 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.
Css
Représente l’attribut suivant dans le schéma : css
[DocumentFormat.OpenXml.SchemaAttr(0, "css")]
public DocumentFormat.OpenXml.BooleanValue UseCss { get; set; }
public DocumentFormat.OpenXml.BooleanValue UseCss { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "css")]
public DocumentFormat.OpenXml.BooleanValue? UseCss { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("css")]
public DocumentFormat.OpenXml.BooleanValue? UseCss { get; set; }
public DocumentFormat.OpenXml.BooleanValue? UseCss { get; set; }
member this.UseCss : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "css")>]
member this.UseCss : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("css")>]
member this.UseCss : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property UseCss As BooleanValue
Valeur de propriété
Retourne BooleanValue.
- Attributs