OfficeDocumentBase<T> Constructors
Contains the base settings that are common for RichEdit and Spreadsheet documents opened on the server and provides the means to operate the document (close or save a copy).Name | Parameters | Description |
---|---|---|
OfficeDocumentBase(T) | workSession | Initializes a new instance of the OfficeDocumentBase<T> class. |
See Also