SheetProperties.SyncReference 属性

定义

同步参考

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

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

属性值

返回 StringValue

属性

适用于