The amount of padding around the cell, in pixels. When updating padding, every field must be specified.
More...
|
virtual System.Nullable< int > | Bottom [get, set] |
| The bottom padding of the cell. More...
|
|
virtual System.Nullable< int > | Left [get, set] |
| The left padding of the cell. More...
|
|
virtual System.Nullable< int > | Right [get, set] |
| The right padding of the cell. More...
|
|
virtual System.Nullable< int > | Top [get, set] |
| The top padding of the cell. More...
|
|
virtual string | ETag [get, set] |
| The ETag of the item. More...
|
|
string | ETag |
|
The amount of padding around the cell, in pixels. When updating padding, every field must be specified.
◆ Bottom
virtual System.Nullable<int> Google.Apis.Sheets.v4.Data.Padding.Bottom |
|
getset |
The bottom padding of the cell.
◆ ETag
virtual string Google.Apis.Sheets.v4.Data.Padding.ETag |
|
getset |
◆ Left
virtual System.Nullable<int> Google.Apis.Sheets.v4.Data.Padding.Left |
|
getset |
The left padding of the cell.
◆ Right
virtual System.Nullable<int> Google.Apis.Sheets.v4.Data.Padding.Right |
|
getset |
The right padding of the cell.
◆ Top
virtual System.Nullable<int> Google.Apis.Sheets.v4.Data.Padding.Top |
|
getset |
The top padding of the cell.
The documentation for this class was generated from the following file: