Search Results for

    Show / Hide Table of Contents

    ExcelFile.GetCommentPropertiesRow Method

    Returns the comment properties for the popup at position commentIndex

    Remarks

    This method is used together with CommentCountRow. See the reference on it for an example.

    Syntax

    Namespace: FlexCel.Core

    public abstract TCommentProperties GetCommentPropertiesRow(Int32 row, Int32 commentIndex)

    Parameters

    <-> Parameter Type Description
    row Int32 Row index (1 based)
    commentIndex Int32 Comment index (1 based)

    Returns

    The comment properties.

    See also

    • ExcelFile
    • CommentRowCount
    • CommentCountRow
    • GetCommentRow
    • GetCommentRowCol
    • GetComment
    • SetCommentRow(Int32, Int32, String, TImageProperties)
    • SetComment(Int32, Int32, TRichString)
    • GetCommentPropertiesRow
    • SetCommentPropertiesRow
    • SetCommentProperties
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com