Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Data View Aspect Type
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration DataViewAspectValues
'Usage
Dim instance As DataViewAspectValues
public enum DataViewAspectValues
Members
Member name | Description | |
---|---|---|
DataViewAspectContent | Object Display Content. When the item is serialized out as xml, its value is "DVASPECT_CONTENT". | |
DataViewAspectIcon | Object Display Icon. When the item is serialized out as xml, its value is "DVASPECT_ICON". |