Canvas.TraceFormatRef Property

Definition

traceFormatRef

Represents the following attribute in the schema: traceFormatRef

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

Property Value

Attributes

Applies to