共用方式為


Context.TraceFromatRef Property

Definition

traceFormatRef

Represents the following attribute in the schema: traceFormatRef

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

Property Value

Attributes

Applies to