SheetProperties.FilterMode 属性

定义

筛选器模式

表示架构中的以下属性:filterMode

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

属性值

返回 BooleanValue

属性

适用于