Spread.Sheets Documentation
Sheet Area Offset
Spread.Sheets Documentation > Developer's Guide > Understanding the Product > Feature Overview > Sheet Area Offset

Spread.Sheets allows users to ensure that the entire sheet is rendered completely.

You can move the sheet area by setting the offset from the host left or top point as per your requirements. By default, the value is {left:0, top:0} in order to keep the downward compatibility.

For more information, refer to Setting Sheet Area Offset.