Div.BlockQuote Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Data for HTML blockquote Element.
Represents the following element tag in the schema: 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