欧美一区二区三区,国内熟女精品熟女A片视频小说,日本av网,小鲜肉男男GAY做受XXX网站

excel十字光標代碼?

夏志豪2年前11瀏覽0評論

PrivateSubWorkbook_SheetSelectionChange(ByValShAsObject,ByValTargetAsRange)

Cells.FormatConditions.Delete

WithTarget.EntireColumn

.FormatConditions.AddxlExpression,,"=true"

.FormatConditions(1).Interior.ColorIndex=23

EndWith

WithTarget.EntireRow

.FormatConditions.AddxlExpression,,"=true"

.FormatConditions(2).Interior.ColorIndex=27

EndWith

End