'Declaration Function GetCellConditionalFormats( _ ByRef row As Integer, _ ByRef column As Integer, _ ByVal findNext As Boolean _ ) As ConditionalFormat()
'Declaration
Function GetCellConditionalFormats( _ ByRef row As Integer, _ ByRef column As Integer, _ ByVal findNext As Boolean _ ) As ConditionalFormat()
ConditionalFormat[] GetCellConditionalFormats( ref int row, ref int column, bool findNext )
IConditionalFormatSupport インタフェース IConditionalFormatSupport メンバ
© 2003-2015, GrapeCity inc. All rights reserved.