次の方法で共有


LaserColor.HslColor Property

Hue, Saturation, Luminance Color Model.Represents the element tag in schema: a:hslClr

Namespace: DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property HslColor As HslColor
    Get
    Set
'使用
Dim instance As LaserColor
Dim value As HslColor

value = instance.HslColor

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.HslColor

See Also

Reference

LaserColor Class

LaserColor Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace