comments_area_color property
comments_area_color property
Gets or sets the color of comments area (Applies only if comments are displayed on the right).
Remarks
Default is Color.SkyBlue .
Definition:
@property
def comments_area_color(self):
...
@comments_area_color.setter
def comments_area_color(self, value):
...
See Also
- class
INotesCommentsLayoutingOptions
- module
aspose.slides.export
- library
Aspose.Slides