[]
        
(Showing Draft Content)

C1.C1Preview.Export.XlsOptionsForm

XlsOptionsForm Class

Represents a form for editing the export options used by an XlsExporter.

Namespace: C1.C1Preview.Export
Assembly: C1.PrintDocument.4.8.dll
Syntax
public class XlsOptionsForm : ComplexExporterOptionsForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Fields

Name Description
m_chkDataOnly
m_chkPagePerSheet
m_grpDocContentType
m_lblFontsSizeDelta
m_lblTolerance
m_numFontScaling
m_numTolerance
m_rbtnContentAuto
m_rbtnContentTable
m_rbtnContentText

Properties

Name Description
BookContent

Gets or sets the prevailing type of content in the source document.

DataOnly

Gets or sets a value indicating whether only data should be exported.

FontScaling

Gets or sets the font scaling factor.

PagePerSheet

Gets or sets a value indicating whether each page of the source document should be exported as a separate sheet.

Tolerance

Gets or sets the tolerance.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

ProcessPaginated()

Can be used to update controls depending on Paginated property.