HslColor.HueValue Property
Hue.Represents the attribte in schema: hue
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "hue")> _
Public Property HueValue As Int32Value
Get
Set
'Usage
Dim instance As HslColor
Dim value As Int32Value
value = instance.HueValue
instance.HueValue = value
[SchemaAttrAttribute(, "hue")]
public Int32Value HueValue { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.