次の方法で共有


Color3Type.HslColor プロパティ

定義

Hue、Saturation、Luminance Color Model。

スキーマ内の次の要素タグを表します: a:hslClr。

public DocumentFormat.OpenXml.Drawing.HslColor HslColor { get; set; }
public DocumentFormat.OpenXml.Drawing.HslColor? HslColor { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public DocumentFormat.OpenXml.Drawing.HslColor HslColor { get; set; }
member this.HslColor : DocumentFormat.OpenXml.Drawing.HslColor with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
member this.HslColor : DocumentFormat.OpenXml.Drawing.HslColor with get, set
Public Property HslColor As HslColor

プロパティ値

属性

適用対象