Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 mxml 在 flex 中创建一个自定义组件。我已经为自定义组件创建了属性表,但它需要一个按钮,onclick 必须指向 Excel 表中可以从中检索数据的单元格。如何解决这个问题?
看看as3xls。