'宣言 Protected m_rbtnContentAuto As System.Windows.Forms.RadioButton
'使用法 Dim instance As XlsOptionsForm Dim value As System.Windows.Forms.RadioButton value = instance.m_rbtnContentAuto instance.m_rbtnContentAuto = value
protected System.Windows.Forms.RadioButton m_rbtnContentAuto