Skip to content

Public vs internal types for UDFs #37

@Phundamentals

Description

@Phundamentals

-- Edited, reworded because I was mixing up concepts ---

Hi,

Would you consider changing the types whose public methods are considered applicable for ExcelFunctionDoc etc from GetExportedTypes to GetTypes, so public methods from internal types are considered as well?

ExcelDna itself allows UDFs to be in internal types, so the behavior would be the same.
I myself have a class hierarchy that should not be completely exposed as public, hence my question.

Regards,

Sascha

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions