次の方法で共有


Diagram.AutoFormat プロパティ

定義

ダイアグラムの自動形式

スキーマ内の次の属性を表します。オートフォーマット

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象