Share via


SheetProperties.SyncReference Property

Definition

Synch Reference

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to