FlexPivot for WinForms
Sub メソッド

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 > Op クラス : Sub メソッド
First operand.
Second operand.
Subtract: binary, simple (without aggregation) operation.
シンタックス
'宣言
 
Public Shared Function Sub( _
   ByVal col1 As Column, _
   ByVal col2 As Column _
) As ColumnOp
public static ColumnOp Sub( 
   Column col1,
   Column col2
)

パラメータ

col1
First operand.
col2
Second operand.
参照

Op クラス
Op メンバ