Search Results for

    Show / Hide Table of Contents

    TCommentProperties Class

    Holds the properties for a comment. This class is a descendant of TObjectProperties, and it adds specific behavior for a comment.

    Syntax

    Namespace: FlexCel.Core

    public class TCommentProperties: TObjectProperties

    Fields

    Name Description
    DefaultFillColorRGB Default color used in the comments.
    DefaultFillColor​System Default color used in the comments, as a system color.
    DefaultLineColor​System Default color used in the comments, as a system color.
    ObjId Object Id if there is one.

    Constructors

    Name Description
    TCommentProperties Overloaded
    TCommentProperties
    TCommentProperties(TClientAnchor)
    TCommentProperties(TClientAnchor, String)
    TCommentProperties(TClientAnchor, String, TObjectTextProperties, Boolean, Boolean)

    Methods

    Name Description
    CreateStandard Creates a standard yellow comment of standard height and width for the cell at row, col.
    Clone Returns a deep copy of the object.

    Properties

    Name Description
    TextProperties Properties of the text in the object.
    AutoSize If true, the comment box will adapt its size to the size of the text.
    Hidden If true, the comment box will be hidden (this is the default).
    AutoTextMargins If true, the comment will use automatic margins around the text, instead of what is set in TShapeOption.​dxText​Left, TShapeOption.​dxText​Right, TShapeOption.​dyTextTop and TShapeOption.​dyText​Bottom.
    By default comments have automatic margins.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com