There is a very short little piece of VBA code to answer that. ... Sub testSelection() MsgBox TypeName(Selection) End Sub ...
確定! 回上一頁