次の方法で共有


SheetProperties.SyncReference Property

Synch Reference.Represents the attribte in schema: syncRef

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

Syntax

'宣言
<SchemaAttrAttribute(, "syncRef")> _
Public Property SyncReference As StringValue
    Get
    Set
'使用
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