Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ReferenceSequence.Represents the element tag in schema: xne:sqref
Namespace: DocumentFormat.OpenXml.Office2010.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property ReferenceSequence As ReferenceSequence
Get
Set
'Usage
Dim instance As Sparkline
Dim value As ReferenceSequence
value = instance.ReferenceSequence
instance.ReferenceSequence = value
public ReferenceSequence ReferenceSequence { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Office.Excel.ReferenceSequence