SdtListItem constructor
SdtListItem(displayText, value)
Initializes a new instance of this class.
SdtListItem(displayText: string, value: string)
Parameter | Type | Description |
---|---|---|
displayText | string | |
value | string |
SdtListItem(value)
Initializes a new instance of this class.
SdtListItem(value: string)
Parameter | Type | Description |
---|---|---|
value | string |
See Also
- module Aspose.Words.Markup
- class SdtListItem