WorkbookDesigner.LineByLine

WorkbookDesigner.LineByLine property

Indicates whether processing the smart marker line by line.

public bool LineByLine { get; set; }

Remarks

The default value is true. If False, the template file must contain a range which is named as “_CellsSmartMarkers”.

See Also