section_type property
section_type property
Gets or sets the type of the section.
Definition:
@property
def section_type(self):
...
@section_type.setter
def section_type(self, value):
...
Gets or sets the type of the section.
@property
def section_type(self):
...
@section_type.setter
def section_type(self, value):
...