Share via


RevisionAutoFormat.Reference 属性

定义

参考

表示架构中的以下属性:ref

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

属性值

返回 StringValue

属性

适用于