Compartir a través de


SheetProperties.SyncReference Property

Synch Reference.Represents the attribte in schema: syncRef

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
<SchemaAttrAttribute(, "syncRef")> _
Public Property SyncReference As StringValue
    Get
    Set
'Uso
Dim instance As SheetProperties
Dim value As StringValue

value = instance.SyncReference

instance.SyncReference = value
[SchemaAttrAttribute(, "syncRef")]
public StringValue SyncReference { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

SheetProperties Class

SheetProperties Members

DocumentFormat.OpenXml.Spreadsheet Namespace