Click or drag to resize

PdfFocusCExcelOptionsSpacingBetweenTables Property

Allows to insert N empty rows between tables. Default value: 1.

Namespace: SautinSoft
Assembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.3.28
Syntax
public int SpacingBetweenTables { get; set; }

Property Value

Int32
Remarks
The property is useful only when is the SingleSheet is set to "true".
See Also