ArtisticPastelsSmooth.BrushSize Property

Definition

scaling, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: scaling

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

Property Value

Attributes

Applies to