hwp_enum
Convert string values into HWP enum constants for formatting and layout operations. Specify the enum category and member string to get the correct enum value for HWP document manipulation.
Instructions
Convert string to HWP enum value.
Supported enum_type values: HAlign, VAlign, TextAlign, FontType, HwpLineType, HwpLineWidth, BorderShape, BrushType, ArcType, DrawShadowType, PageType, NumberFormat, Numbering, TableFormat, ImageFormat.
Args: enum_type: Enum category name value: Enum member string to convert
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| enum_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||