PdfFocusCExcelOptionsSpacingBetweenTables Property |
Allows to insert N empty rows between tables. Default value: 1.
Namespace: SautinSoftAssembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.9.26
Syntax public int SpacingBetweenTables { get; set; }
Public Property SpacingBetweenTables As Integer
Get
Set
Property Value
Int32Remarks
The property is useful only when is the
SingleSheet is set to "true".
See Also