GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > DropDownEditor クラス : Lines プロパティ |
'Declaration Public Property Lines As String()
'使用法 Dim instance As DropDownEditor Dim value() As String instance.Lines = value value = instance.Lines
public string[] Lines {get; set;}