ArtisticPencilGrayscale.BrushSize Property

Definition

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

Represents the following attribute in the schema: pencilSize

[DocumentFormat.OpenXml.SchemaAttr(0, "pencilSize")]
public DocumentFormat.OpenXml.Int32Value BrushSize { get; set; }
public DocumentFormat.OpenXml.Int32Value BrushSize { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "pencilSize")]
public DocumentFormat.OpenXml.Int32Value? BrushSize { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("pencilSize")]
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, "pencilSize")>]
member this.BrushSize : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("pencilSize")>]
member this.BrushSize : DocumentFormat.OpenXml.Int32Value with get, set
Public Property BrushSize As Int32Value

Property Value

Attributes

Applies to