'宣言 Public Property ToolTipDefault As System.String
'使用法 Dim instance As RibbonActionGroup Dim value As System.String instance.ToolTipDefault = value value = instance.ToolTipDefault
public System.string ToolTipDefault {get; set;}
'宣言 Public Property ToolTipDefault As System.String
'使用法 Dim instance As RibbonActionGroup Dim value As System.String instance.ToolTipDefault = value value = instance.ToolTipDefault
public System.string ToolTipDefault {get; set;}