Freigeben über


CellCommentsValues-Enumeration

Cell Comments

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

Syntax

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

Member

Membername Beschreibung
None None. When the item is serialized out as xml, its value is "none".
AsDisplayed Print Comments As Displayed. When the item is serialized out as xml, its value is "asDisplayed".
AtEnd Print At End. When the item is serialized out as xml, its value is "atEnd".

Siehe auch

Referenz

DocumentFormat.OpenXml.Spreadsheet-Namespace