Context.TraceFromatRef Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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