Share via


Shape.HorizontalNoShade プロパティ

定義

水平ルール 3D シェーディングトグル

スキーマ内の次の属性を表します。 o:hrnoshade

[DocumentFormat.OpenXml.SchemaAttr(27, "hrnoshade")]
public DocumentFormat.OpenXml.TrueFalseValue HorizontalNoShade { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue HorizontalNoShade { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "hrnoshade")]
public DocumentFormat.OpenXml.TrueFalseValue? HorizontalNoShade { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:hrnoshade")]
public DocumentFormat.OpenXml.TrueFalseValue? HorizontalNoShade { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? HorizontalNoShade { get; set; }
member this.HorizontalNoShade : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "hrnoshade")>]
member this.HorizontalNoShade : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:hrnoshade")>]
member this.HorizontalNoShade : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property HorizontalNoShade As TrueFalseValue

プロパティ値

EnumValue<T> を返します。

属性

適用対象