Freigeben über


RestoredTop-Klasse

Normal View Restored Top Properties.When the object is serialized out as xml, its qualified name is p:restoredTop.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Presentation.NormalViewPortionType
        DocumentFormat.OpenXml.Presentation.RestoredTop

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

Syntax

'Declaration
Public Class RestoredTop _
    Inherits NormalViewPortionType
'Usage
Dim instance As RestoredTop
public class RestoredTop : NormalViewPortionType

Hinweise

[ISO/IEC 29500-1 1. Ausgabe]

19.2.2.12 restoredTop (Normal View Restored Top Properties)

This element specifies the sizing of the top slide region of the normal view, when the region is of a variable restored size (neither minimized nor maximized).

Parent Elements

normalViewPr (§19.2.2.6)

Attributes

Description

autoAdjust (Auto Adjust Normal View)

Specifies whether the size of the side content region should compensate for the new size when resizing the window containing the view within the application.

The possible values for this attribute are defined by the W3C XML Schema boolean datatype.

sz (Normal View Dimension Size)

Specifies the size of the slide region (width when a child of restoredTop, height when a child of restoredLeft).

The possible values for this attribute are defined by the ST_PositiveFixedPercentage simple type (§20.1.10.45).

[Note: The W3C XML Schema definition of this element's content model (CT_NormalViewPortion) is located in §A.3. end note]

© ISO/IEC29500: 2008. Die oben aufgeführten Textauszüge wurden von Microsoft (und/oder den Microsoft-Vendoren) von Englisch nach Deutsch übersetzt, und im Rahmen von ISO wird keinerlei Verantwortung für diese Übersetzungen übernommen.

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

RestoredTop-Member

DocumentFormat.OpenXml.Presentation-Namespace