NormalViewProperties.RestoredTop Property

Normal View Restored Top Properties.Represents the element tag in schema: p:restoredTop

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

Syntax

'Declaration
Public Property RestoredTop As RestoredTop
    Get
    Set
'Usage
Dim instance As NormalViewProperties
Dim value As RestoredTop

value = instance.RestoredTop

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.RestoredTop
Returns RestoredTop.

See Also

Reference

NormalViewProperties Class

NormalViewProperties Members

DocumentFormat.OpenXml.Presentation Namespace