RevisionDefinedName.CustomView Property
Custom View.Represents the attribte in schema: customView
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
<SchemaAttrAttribute(, "customView")> _
Public Property CustomView As BooleanValue
Get
Set
'使用
Dim instance As RevisionDefinedName
Dim value As BooleanValue
value = instance.CustomView
instance.CustomView = value
[SchemaAttrAttribute(, "customView")]
public BooleanValue CustomView { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.