共用方式為


RevExDefinedName.CustomView Property

Definition

customView, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: customView

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

Property Value

Attributes

Applies to