ArtisticBlur.Radius 属性

定义

radius,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下属性:radius

[DocumentFormat.OpenXml.SchemaAttr(0, "radius")]
public DocumentFormat.OpenXml.Int32Value Radius { get; set; }
public DocumentFormat.OpenXml.Int32Value Radius { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "radius")]
public DocumentFormat.OpenXml.Int32Value? Radius { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("radius")]
public DocumentFormat.OpenXml.Int32Value? Radius { get; set; }
public DocumentFormat.OpenXml.Int32Value? Radius { get; set; }
member this.Radius : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "radius")>]
member this.Radius : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("radius")>]
member this.Radius : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Radius As Int32Value

属性值

属性

适用于