IComment module

class IComment.IComment

Bases: ITextBoxShape, ITextBox, IShape

abstract property Author: str
abstract property AutoSize: bool
abstract property Column: int
abstract property IsVisible: bool
abstract property Row: int