ExcelSaveOptionsUniformWorksheets Property
Set true for using uniform columns division through the document. Default value is false; it means that columns division will independent for each page.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public bool UniformWorksheets { get; set; }

Property Value

Type: Boolean
See Also