ArtisticPaintStrokes.Intensity 属性

定义

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

表示架构中的以下属性:强度

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

属性值

属性

适用于