PdfFocusCExcelOptionsTopIndent Property |
Allows to move the sheet content by the N rows from the top. Default value: 0.
Namespace: SautinSoftAssembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.8.6
Syntax public int TopIndent { get; set; }
Public Property TopIndent As Integer
Get
Set
Property Value
Int32Remarks
In other words, it inserts N empty rows from the top.
See Also