TextPath.FitShape プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[図形のフィット] トグル
スキーマ内の次の属性を表します: 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> を返します。
- 属性