story_type property

Shape.story_type property

Returns StoryType.TEXTBOX.

@property
def story_type(self) -> aspose.words.StoryType:
    ...

See Also