---
title: officeOpenXML
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsattributedstring/documenttype/officeopenxml
---

# officeOpenXML

ECMA Office Open XML text document format.

## Declaration

```swift
static let officeOpenXML: NSAttributedString.DocumentType
```

## See Also

### Getting keys for document types

- [docFormat](foundation/nsattributedstring/documenttype/docformat.md)
- [html](foundation/nsattributedstring/documenttype/html.md)
- [macSimpleText](foundation/nsattributedstring/documenttype/macsimpletext.md)
- [openDocument](foundation/nsattributedstring/documenttype/opendocument.md)
- [plain](foundation/nsattributedstring/documenttype/plain.md)
- [rtf](foundation/nsattributedstring/documenttype/rtf.md)
- [rtfd](foundation/nsattributedstring/documenttype/rtfd.md)
- [webArchive](foundation/nsattributedstring/documenttype/webarchive.md)
- [wordML](foundation/nsattributedstring/documenttype/wordml.md)
