Gets a list containing the child Command objects.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public IList<Command> Commands { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Commands As IList(Of Command) |
A list of Command objects.
The returned list should not be modified directly.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |