TimelineRange class
Defines the TimelineRange class.
Inheritance hierarchy
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlLeafElement
DocumentFormat.OpenXml.Office15.Excel.TimelineRange
DocumentFormat.OpenXml.Office15.Excel.BoundsTimelineRange
DocumentFormat.OpenXml.Office15.Excel.SelectionTimelineRange
Namespace: DocumentFormat.OpenXml.Office15.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public MustInherit Class TimelineRange _
Inherits OpenXmlLeafElement
'Usage
Dim instance As TimelineRange
public abstract class TimelineRange : OpenXmlLeafElement
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.