Члены типа EditXlsxDocumentResponseParams Class
В этом разделе
В следующих таблицах перечислены элементы, предоставляемые
EditXlsxDocumentResponseParams.
Публичные Конструкторы
Публичные Свойства
| | Имя | Описание |
 | blocked | Gets or sets a value indicating whether the requested controller action is blocked by another request. (Inherited from WebResponseParamsBase) |
 | commands | Возвращает или задает команды редактора XLSX, которые следует применять к представлению XLSX документа на стороне клиента. |
 | errorMessage | Gets or sets a string that describes an error occurred during request execution. (Inherited from WebResponseParamsBase) |
 | requestId | Gets or sets the identifier of request. (Inherited from WebResponseParamsBase) |
 | success | Gets or sets a value indicating whether the request was completed successfully. (Inherited from WebResponseParamsBase) |
Смотрите также