Freigeben über


PercentageType-Klasse

Defines the PercentageType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Drawing.PercentageType
        

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

Syntax

'Declaration
Public MustInherit Class PercentageType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As PercentageType
public abstract class PercentageType : 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

PercentageType-Member

DocumentFormat.OpenXml.Drawing-Namespace

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Drawing.PercentageType
        DocumentFormat.OpenXml.Drawing.Blue
        DocumentFormat.OpenXml.Drawing.BlueModulation
        DocumentFormat.OpenXml.Drawing.BlueOffset
        DocumentFormat.OpenXml.Drawing.Green
        DocumentFormat.OpenXml.Drawing.GreenModulation
        DocumentFormat.OpenXml.Drawing.GreenOffset
        DocumentFormat.OpenXml.Drawing.Luminance
        DocumentFormat.OpenXml.Drawing.LuminanceModulation
        DocumentFormat.OpenXml.Drawing.LuminanceOffset
        DocumentFormat.OpenXml.Drawing.Red
        DocumentFormat.OpenXml.Drawing.RedModulation
        DocumentFormat.OpenXml.Drawing.RedOffset
        DocumentFormat.OpenXml.Drawing.Saturation
        DocumentFormat.OpenXml.Drawing.SaturationModulation
        DocumentFormat.OpenXml.Drawing.SaturationOffset