ReferenceModeValues enumeration

Office 2013 and later

Reference Mode

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

No code example is currently available or this language may not be supported.

Member nameDescription
A1 A1 Mode. When the item is serialized out as xml, its value is "A1".
R1C1 R1C1 Reference Mode. When the item is serialized out as xml, its value is "R1C1".
Show: