Share via


PercentageType Class

Defines the PercentageType class.

Inheritance Hierarchy

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

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

Syntax

'宣言
Public MustInherit Class PercentageType _
    Inherits OpenXmlLeafElement
'使用
Dim instance As PercentageType
public abstract class PercentageType : OpenXmlLeafElement

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PercentageType Members

DocumentFormat.OpenXml.Drawing Namespace

Inheritance Hierarchy

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