grid_template_areas property
grid_template_areas property
See the grid-template-areas property definition in CSS2.
Definition:
@property
def grid_template_areas(self):
...
@grid_template_areas.setter
def grid_template_areas(self, value):
...
See Also
- module
aspose.svg.dom.css - class
ICSS2Properties