Command.Type プロパティ

定義

コマンドの Type.Represents のスキーマでは、次の属性: 型

[DocumentFormat.OpenXml.SchemaAttr(0, "type")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.CommandValues> Type { get; set; }
member this.Type : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.CommandValues> with get, set
Public Property Type As EnumValue(Of CommandValues)

プロパティ値

EnumValue<CommandValues>

返します。 EnumValue<T>

属性

適用対象