Share via


TimelineState.MinimalRefreshVersion property

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

Syntax

'Declaration
<SchemaAttrAttribute(, "minimalRefreshVersion")> _
Public Property MinimalRefreshVersion As UInt32Value
    Get
    Set
'Usage
Dim instance As TimelineState
Dim value As UInt32Value

value = instance.MinimalRefreshVersion

instance.MinimalRefreshVersion = value
[SchemaAttrAttribute(, "minimalRefreshVersion")]
public UInt32Value MinimalRefreshVersion { get; set; }

Property value

Type: DocumentFormat.OpenXml.UInt32Value

See also

Reference

TimelineState class

TimelineState members

DocumentFormat.OpenXml.Office15.Excel namespace