FixedWidthTextOptions Methods

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetColumnBreaks Returns an array containing the positions of the column breaks.
GetExcludedColumns Returns an array containing the indexes of the columns that are excluded from the matrix.
(Inherited from TextOptions)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
SetExcludedColumns Sets the columns that are to be excluded from the matrix.
(Inherited from TextOptions)
ToStringReturns a string that represents the current object.
(Inherited from Object)
WithColumnBreaks Returns an options object with the specified positions of the column breaks.

See Also