TraceGroup.BrushRef Property

Definition

brushRef

Represents the following attribute in the schema: brushRef

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

Property Value

Attributes

Applies to