'Declaration Public Shared Function GetPickupDropDownList( _ ByVal worksheet As Worksheet, _ ByVal row As Integer, _ ByVal column As Integer _ ) As List(Of String)
'Declaration
Public Shared Function GetPickupDropDownList( _ ByVal worksheet As Worksheet, _ ByVal row As Integer, _ ByVal column As Integer _ ) As List(Of String)
public static List<string> GetPickupDropDownList( Worksheet worksheet, int row, int column )
UIHelper クラス UIHelper メンバ
© MESCIUS inc. All rights reserved.