Text Options Extensions Class
Contains extension methods for creating modified text options objects.
Definition
Namespace: Extreme.Data
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
C#
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
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. |