次の方法で共有


PrintingProperties.ColorMode プロパティ

定義

印刷色モード

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

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

プロパティ値

EnumValue<T> を返します。

属性

適用対象