Freigeben über


NormalViewPortionType-Klasse

Defines the NormalViewPortionType class.

Vererbungshierarchie

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

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

Syntax

'Declaration
Public MustInherit Class NormalViewPortionType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As NormalViewPortionType
public abstract class NormalViewPortionType : OpenXmlLeafElement

Threadsicherheit

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

Siehe auch

Referenz

NormalViewPortionType-Member

DocumentFormat.OpenXml.Presentation-Namespace