次の方法で共有


Path.AllowGradientShape プロパティ

定義

グラデーション図形の切り替え

スキーマ内の次の属性を表します: gradientshapeok

[DocumentFormat.OpenXml.SchemaAttr(0, "gradientshapeok")]
public DocumentFormat.OpenXml.TrueFalseValue AllowGradientShape { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue AllowGradientShape { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "gradientshapeok")]
public DocumentFormat.OpenXml.TrueFalseValue? AllowGradientShape { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("gradientshapeok")]
public DocumentFormat.OpenXml.TrueFalseValue? AllowGradientShape { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? AllowGradientShape { get; set; }
member this.AllowGradientShape : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "gradientshapeok")>]
member this.AllowGradientShape : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("gradientshapeok")>]
member this.AllowGradientShape : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property AllowGradientShape As TrueFalseValue

プロパティ値

EnumValue<T> を返します。

属性

適用対象