'Declaration Function SetFormulaConditionalFormat( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal style As NamedStyle, _ ByVal formula As String _ ) As Boolean
'Declaration
Function SetFormulaConditionalFormat( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal style As NamedStyle, _ ByVal formula As String _ ) As Boolean
bool SetFormulaConditionalFormat( int row, int column, NamedStyle style, string formula )
IConditionalFormatSupport インタフェース IConditionalFormatSupport メンバ
© 2003-2015, GrapeCity inc. All rights reserved.