Freigeben über


ObjectDisplayValues-Enumeration

Object Display Types

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration ObjectDisplayValues
'Usage
Dim instance As ObjectDisplayValues
public enum ObjectDisplayValues

Member

Membername Beschreibung
All All. When the item is serialized out as xml, its value is "all".
Placeholders Show Placeholders. When the item is serialized out as xml, its value is "placeholders".
None None. When the item is serialized out as xml, its value is "none".

Siehe auch

Referenz

DocumentFormat.OpenXml.Spreadsheet-Namespace