GcSpread.Sheets Namespace : Padding type |
var instance = new GcSpread.Sheets.Padding(top, right, bottom, left);
function Padding;
Object
GcSpread.Sheets.Padding
Name | Description | |
---|---|---|
Padding Constructor | Represents the padding information. |
Name | Description | |
---|---|---|
bottom | Indicates the bottom padding. | |
left | Indicates the left padding. | |
right | Indicates the right padding. | |
top | Indicates the top padding. |