SPREAD for WPF 4.0J - GcSpreadSheet
DataValidationCommand コンストラクタ(Worksheet,Int32,Int32,Reference[],DataValidationType,DataValidationErrorStyle,DataValidationOperator,String,String,Boolean,Boolean,Boolean,String,String,Boolean,String,String,ImeMode,Boolean)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > DataValidationCommand クラス > DataValidationCommand コンストラクタ : DataValidationCommand コンストラクタ(Worksheet,Int32,Int32,Reference[],DataValidationType,DataValidationErrorStyle,DataValidationOperator,String,String,Boolean,Boolean,Boolean,String,String,Boolean,String,String,ImeMode,Boolean)
シンタックス
'宣言
 
Public Function New( _
   ByVal worksheet As Worksheet, _
   ByVal contextRow As System.Integer, _
   ByVal contextColumn As System.Integer, _
   ByVal rangeRefs() As Reference, _
   ByVal type As DataValidationType, _
   ByVal errorStyle As DataValidationErrorStyle, _
   ByVal operator As DataValidationOperator, _
   ByVal formula1 As System.String, _
   ByVal formula2 As System.String, _
   ByVal ignoreBlank As System.Boolean, _
   ByVal inCellDropdown As System.Boolean, _
   ByVal showMessage As System.Boolean, _
   ByVal promptTitle As System.String, _
   ByVal promptMessage As System.String, _
   ByVal showError As System.Boolean, _
   ByVal errorTitle As System.String, _
   ByVal errorMessage As System.String, _
   ByVal imeMode As ImeMode, _
   ByVal showInvalidCells As System.Boolean _
)
public DataValidationCommand( 
   Worksheet worksheet,
   System.int contextRow,
   System.int contextColumn,
   Reference[] rangeRefs,
   DataValidationType type,
   DataValidationErrorStyle errorStyle,
   DataValidationOperator operator,
   System.string formula1,
   System.string formula2,
   System.bool ignoreBlank,
   System.bool inCellDropdown,
   System.bool showMessage,
   System.string promptTitle,
   System.string promptMessage,
   System.bool showError,
   System.string errorTitle,
   System.string errorMessage,
   ImeMode imeMode,
   System.bool showInvalidCells
)

パラメータ

worksheet
contextRow
contextColumn
rangeRefs
type
errorStyle
operator
formula1
formula2
ignoreBlank
inCellDropdown
showMessage
promptTitle
promptMessage
showError
errorTitle
errorMessage
imeMode
showInvalidCells
参照

DataValidationCommand クラス
DataValidationCommand メンバ
オーバーロード一覧