Click or drag to resize

PdfFocusCExcelOptionsLeftIndent Property

Allows to move the sheet content by the N columns from the left. Default value: 0.

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

Property Value

Int32
Remarks
In other words, it inserts N empty columns from the left.
See Also