Div.BlockQuote 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.
Données pour l’élément blockquote HTML.
Représente la balise d’élément suivante dans le schéma : w :blockQuote.
public DocumentFormat.OpenXml.Wordprocessing.BlockQuote BlockQuote { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.BlockQuote? BlockQuote { get; set; }
member this.BlockQuote : DocumentFormat.OpenXml.Wordprocessing.BlockQuote with get, set
Public Property BlockQuote As BlockQuote