ConditionalFormat.Scope プロパティ

定義

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

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

プロパティ値

EnumValue<ScopeValues>
属性

適用対象