'Declaration Overloads Function SetConditionalFormat( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal style As NamedStyle, _ ByVal op As ComparisonOperator, _ ByVal value As String _ ) As Boolean
'Declaration
Overloads Function SetConditionalFormat( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal style As NamedStyle, _ ByVal op As ComparisonOperator, _ ByVal value As String _ ) As Boolean
bool SetConditionalFormat( int row, int column, NamedStyle style, ComparisonOperator op, string value )
IConditionalFormatSupport インタフェース IConditionalFormatSupport メンバ オーバーロード一覧
© 2003-2015, GrapeCity inc. All rights reserved.