[]
        
(Showing Draft Content)

C1.Util.XLSheetRendering

XLSheetRendering Class

The worksheet document.

Inheritance
XLSheetRendering
Implements
Namespace: C1.Util
Assembly: C1.Excel.dll
Syntax
public class XLSheetRendering : IUsingRendering

Constructors

Name Description
XLSheetRendering(XLSheet, IRendering)

The sheet rendering.

Properties

Name Description
AreaHeight

Gets area height for print in points.

AreaWidth

Gets area width for print in points.

Background

Gets or sets background color.

BlackAndWhite

Gets indication that print black and white.

PageSize

Gets or sets the page size for render (in points).

Rendering

Gets a rendering interface.

Scaling

Gets or sets scaling factor for printing.

ShowHeaders

Gets indication for show headers.

ShowShapes

Gets or sets flag of show shapes of the worksheet.

Methods

Name Description
Layout(float, float)

Create or update this HtmlElement with the provided info.

Render(RectangleF)

Render using the IRendering interface.

Render(RectangleF, float)

Render the HTML document.