text_column_height property
text_column_height property
Gets or sets text column height.
Definition:
@property
def text_column_height(self):
...
@text_column_height.setter
def text_column_height(self, value):
...
Gets or sets text column height.
@property
def text_column_height(self):
...
@text_column_height.setter
def text_column_height(self, value):
...