Loading...
Searching...
No Matches
Write title of LST file all left aligned.
More...
|
int | value () |
| Get the int value of this enumerated LstTitleLeftAligned.
|
|
|
| Off =(0) |
| Split LST title into left and right aligned part.
|
|
| On =(1) |
| Write LST title completely left aligned.
|
|
| UndefinedLstTitleLeftAligned =(2) |
| Undefined LstTitleLeftAligned.
|
|
Write title of LST file all left aligned.
◆ lookup()
Lookup all lstTitleLeftAligneds.
- Parameters
-
val | an int value to lookup |
- Returns
- the enumerated LstTitleLeftAligned that has the specified value, or UndefinedLstTitleLeftAligned if the specified value is not found.
◆ value()
int com.gams.api.GAMSOptions.ELstTitleLeftAligned.value |
( |
| ) |
|
Get the int value of this enumerated LstTitleLeftAligned.
- Returns
- the lstTitleLeftAligned value
◆ Off
com.gams.api.GAMSOptions.ELstTitleLeftAligned.Off =(0) |
Split LST title into left and right aligned part.
◆ On
com.gams.api.GAMSOptions.ELstTitleLeftAligned.On =(1) |
Write LST title completely left aligned.
◆ UndefinedLstTitleLeftAligned
com.gams.api.GAMSOptions.ELstTitleLeftAligned.UndefinedLstTitleLeftAligned =(2) |
Undefined LstTitleLeftAligned.