InsertDocxTableRowRequest.RowToInsert Property

Definition

Table you would like to insert

[System.Text.Json.Serialization.JsonPropertyName("RowToInsert")]
public Azure.Connectors.Sdk.CloudmersiveConvert.Models.DocxTableRow RowToInsert { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("RowToInsert")>]
member this.RowToInsert : Azure.Connectors.Sdk.CloudmersiveConvert.Models.DocxTableRow with get, set
Public Property RowToInsert As DocxTableRow

Property Value

Attributes

Applies to