Compartir a través de


SheetProperties.SyncReference Propiedad

Definición

Referencia de sincronización

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a