FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelXml5 インタフェース : ExcelSetConditionalFormat メソッド |
'Declaration
Function ExcelSetConditionalFormat( _ ByVal sheet As Short, _ ByVal cfCF() As CT_ConditionalFormatting, _ ByVal themeColors As ArrayList, _ ByVal indexedRgbColors() As CT_RgbColor _ ) As Boolean
bool ExcelSetConditionalFormat( short sheet, CT_ConditionalFormatting[] cfCF, ArrayList themeColors, CT_RgbColor[] indexedRgbColors )