Div.BlockQuote 属性

定义

HTML blockquote 元素的数据。

表示架构中的以下元素标记: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

属性值

适用于