A run of a text format. The format of this run continues until the start index of the next run. When updating, all fields must be set.
More...
|
virtual TextFormat | Format [get, set] |
| The format of this run. Absent values inherit the cell's format. More...
|
|
virtual System.Nullable< int > | StartIndex [get, set] |
| The character index where this run starts. More...
|
|
virtual string | ETag [get, set] |
| The ETag of the item. More...
|
|
string | ETag |
|
A run of a text format. The format of this run continues until the start index of the next run. When updating, all fields must be set.
◆ ETag
virtual string Google.Apis.Sheets.v4.Data.TextFormatRun.ETag |
|
getset |
◆ Format
virtual TextFormat Google.Apis.Sheets.v4.Data.TextFormatRun.Format |
|
getset |
The format of this run. Absent values inherit the cell's format.
◆ StartIndex
virtual System.Nullable<int> Google.Apis.Sheets.v4.Data.TextFormatRun.StartIndex |
|
getset |
The character index where this run starts.
The documentation for this class was generated from the following file: