GetDocxTableRowResponse 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 Gets the contents of an existing table row in an existing table in a W
public class GetDocxTableRowResponse
type GetDocxTableRowResponse = class
Public Class GetDocxTableRowResponse
- Inheritance
-
GetDocxTableRowResponse
Constructors
| Name | Description |
|---|---|
| GetDocxTableRowResponse() | |
Properties
| Name | Description |
|---|---|
| RowResult |
Contents of the table row that was requested |
| Successful |
True if successful, false otherwise |