次の方法で共有


TextPath.FitShape プロパティ

定義

[図形のフィット] トグル

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

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象