PDFToXLSInput.LineGrouping 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.
Line grouping within table cells. Set to 1 to enable the grouping.
[System.Text.Json.Serialization.JsonPropertyName("lineGrouping")]
public string LineGrouping { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("lineGrouping")>]
member this.LineGrouping : string with get, set
Public Property LineGrouping As String
Property Value
- Attributes