GetDocxTableRowRequest.TablePath Property
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.
Path to the table to retrievew the row from
[System.Text.Json.Serialization.JsonPropertyName("TablePath")]
public string TablePath { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("TablePath")>]
member this.TablePath : string with get, set
Public Property TablePath As String
Property Value
- Attributes