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.
特定のオブジェクトのすべての有効なプロパティのリストを取得する方法はありますか?
セル a1 から開始し、下に移動して a1、a2、a3、たとえばワークシート オブジェクトのすべての有効なプロパティを割り当てたい場合、それは可能ですか? 何も見つかりません:
list = object.enumproperties
何か案は?