DevExpress.Office Namespace
Contains classes common to all Office-inspired suites.
Assembly: DevExpress.Office.v26.1.Core.dll
Classes
| Name | Description |
|---|---|
| BeforeEncodingDetectionEventArgs |
Provides data for the BeforeEncoding event.
|
| Characters static | Contains fields that return character symbols. |
| HyperlinkUriHelper static | Helper class to manage hyperlinks. |
| SanitizeOptions | Base class for options that specify how to sanitize a document or a workbook. |
| SecurityLoadingLimitExceededEventArgs |
Provides data for the Workbook.SecurityLoadingLimitExceeded and RichEditDocumentServer.SecurityLoadingLimitExceeded events.
|
| SecurityLoadingLimitExceededException |
An exception that is thrown when the loaded document exceeds the loading limits set by the SecurityLoadingLimits property.
|
| SecurityLoadingLimits | Base class that specifies the limits for loading security-sensitive documents. |
| SecurityLoadingOptions | Contains options to specify what content should be removed from a loaded workbook or document for security reasons. |
| SecurityLoadingOptionsViolationEventArgs | Contains data for the SecurityLoadingOptionsViolation and SecurityLoadingOptionsViolation events. |
Interfaces
| Name | Description |
|---|---|
| OfficeCustomXmlPart | A base interface for objects that represent custom XML parts in a document. |
| OfficeCustomXmlPart<T> | A generic base interface for custom XML parts that allows you to compare two objects. |
| OfficeCustomXmlPartCollection<T> | A base interface for a workbook’s or text document’s collection of custom XML parts. |
Enums
| Name | Description |
|---|---|
| DocumentLayoutUnit | Lists measurement units used for the document layout. |
| DocumentUnit | Lists measurement units used in the document. |
| HiddenContentSanitizeMode | Lists values that specify how to sanitize hidden content in a workbook or document. |
| InvisibleContentSanitizeMode | Lists values that specify how to sanitize invisible content in a workbook or a document. |
| MetadataRemovalScope | Lists values that indicate metadata type that can be removed from a document or a workbook. |