Share via


TimelineState.BoundsTimelineRange property

Namespace:  DocumentFormat.OpenXml.Office15.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property BoundsTimelineRange As BoundsTimelineRange
    Get
    Set
'Usage
Dim instance As TimelineState
Dim value As BoundsTimelineRange

value = instance.BoundsTimelineRange

instance.BoundsTimelineRange = value
public BoundsTimelineRange BoundsTimelineRange { get; set; }

Property value

Type: DocumentFormat.OpenXml.Office15.Excel.BoundsTimelineRange

See also

Reference

TimelineState class

TimelineState members

DocumentFormat.OpenXml.Office15.Excel namespace