Share via


NormalViewProperties.RestoredLeft Property

Normal View Restored Left Properties.Represents the element tag in schema: p:restoredLeft

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

Syntax

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

value = instance.RestoredLeft

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.RestoredLeft
Returns RestoredLeft.

See Also

Reference

NormalViewProperties Class

NormalViewProperties Members

DocumentFormat.OpenXml.Presentation Namespace