Skip to content

Feature request "ExcelCommandDoc"  #34

@MrBeee

Description

@MrBeee

Greetings,

I'm much impressed by the ExcelDnaDoc functionality in building compiled help files. In particular the fact that help text is embedded in the code, and that creating a chm-file is part of the build process makes everything easy to maintain and upgrade.

I just started to create commands as callbacks in a Ribbon, and noted that an ExcelCommandDoc function similar to ExcelFunctionDoc appears to be missing.

I always use ExcelFunctionDoc instead of ExcelFunction, as it gives me these three extra parameter strings : Summary, Remarks and Example. The fact that these strings accept and process html tags makes them very versatile. It is now possible to add lists and figures and url-references into your help file.

Unfortunately, similar functionality seems missing for ExcelCommands. It would be very nice to have...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions