Text Options Extensions Class
Contains extension methods for creating modified text options objects.
Definition
Namespace: Numerics.NET.Data
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.3
C#
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.3
public static class TextOptionsExtensions
- Inheritance
- Object → TextOptionsExtensions
Methods
With | Returns an options object with the ColumnHeaders property changed to the specified value. |
With | Returns an options object with the DecimalType property changed to the specified value. |
With | Returns an options object with the FormatProvider property changed to the specified value. |
With | Returns an options object with the InferenceRows property changed to the specified value. |
With | Returns an options object with the RowHeaders property changed to the specified value. |
With | Returns an options object with the StartRow property changed to the specified value. |