Fixed Width Text Options Methods
Methods
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Get | Returns an array containing the positions of the column breaks. |
| Get |
Returns an array containing the indexes of the columns that are excluded from the matrix.
(Inherited from TextOptions) |
| Get | Serves as the default hash function. (Inherited from Object) |
| Get | Gets the Type of the current instance. (Inherited from Object) |
| Set |
Sets the columns that are to be excluded from the matrix.
(Inherited from TextOptions) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| With | Returns an options object with the specified positions of the column breaks. |