次の方法で共有


ConditionalFormat.Scope プロパティ

定義

スコープでは、このプロパティは Office 2010 以降でのみ使用できます。

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

[DocumentFormat.OpenXml.SchemaAttr(0, "scope")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues> Scope { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues> Scope { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "scope")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues>? Scope { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("scope")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues>? Scope { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues>? Scope { get; set; }
member this.Scope : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "scope")>]
member this.Scope : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("scope")>]
member this.Scope : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ScopeValues> with get, set
Public Property Scope As EnumValue(Of ScopeValues)

プロパティ値

属性

適用対象