block_content_color property
block_content_color property
Gets or sets the color of the block content.
Definition:
@property
def block_content_color(self):
...
@block_content_color.setter
def block_content_color(self, value):
...
Gets or sets the color of the block content.
@property
def block_content_color(self):
...
@block_content_color.setter
def block_content_color(self, value):
...