CommentsRange module
- class CommentsRange.CommentsRange
Bases:
XlsObject,IComment,ITextBoxShape,ITextBox,IShape- property AlternativeText: str
- property Author: str
- property AutoSize: bool
- property Column: int
- property Fill: IShapeFill
- property Glow: IGlow
- property HAlignment: CommentHAlignType
- property Height: int
- property HtmlString: str
- <summary>
Gets and sets the html string which contains data and some formattings in this shape.
</summary>
- property ID: int
- property IsLockAspectRatio: bool
- property IsLocked: bool
- property IsMoveWithCell: bool
- property IsPrintable: bool
- property IsSmartArt: bool
- property IsTextLocked: bool
- property IsVisible: bool
- property Left: int
- property Line: IShapeLineFormat
- <summary>
Represents line format properties. Read only.
</summary>
- property LinkedCell: IXLSRange
- property Name: str
- property OnAction: str
- property Reflection: IReflectionEffect
- Remove()
- property ResizeBehave: ResizeBehaveType
- <summary>
Specifies all possible settings for how drawing object shall be resized when the rows and columns between its start and ending anchor are resized or inserted
</summary>
- property RichText: IRichTextString
- property Rotation: int
- property Row: int
- Scale(scaleWidth: int, scaleHeight: int)
- property Shadow: IShadow
- property ShapeType: ExcelShapeType
- property Text: str
- property TextFrame: ITextFrame
- property TextRotation: TextRotationType
- property ThreeD: IFormat3D
- property Top: int
- property VAlignment: CommentVAlignType
- property Visible: bool
- property Width: int