SpreadJS Documentation
Padding type
Represents the padding information.
Syntax
var instance = new GcSpread.Sheets.Padding(top, right, bottom, left);
function Padding;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Padding

Constructors
 NameDescription
public ConstructorPadding ConstructorRepresents the padding information.  
Top
Fields
 NameDescription
public FieldbottomIndicates the bottom padding.  
public FieldleftIndicates the left padding.  
public FieldrightIndicates the right padding.  
public FieldtopIndicates the top padding.  
Top
See Also

Reference

GcSpread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.