GetDocxTablesResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Get all tables in Word DOCX document
public class GetDocxTablesResponse
type GetDocxTablesResponse = class
Public Class GetDocxTablesResponse
- Inheritance
-
GetDocxTablesResponse
Constructors
| Name | Description |
|---|---|
| GetDocxTablesResponse() | |
Properties
| Name | Description |
|---|---|
| Successful |
True if successful, false otherwise |
| Tables |
Tables in the DOCX file |