DeleteDocxTableRowRangeRequest.TablePath Property

Definition

Path to the table to delete 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

Applies to