Skip to content

Notes -API #727

@hughbe

Description

@hughbe

Excel supports adding notes on cells.

Would an API like the following be useful?

public interface IExcelDataReader
{
    public string GetCellNote(int index);
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions