フィルターのクリア

Problem with .Range(cel​l_range).I​nterior.Co​lor Property

1 回表示 (過去 30 日間)
Jose Caballero
Jose Caballero 2015 年 5 月 5 日
Hi,
I would like to use the following expresision to format one or several cells in an excel:
esh.Range(cell_range).Interior.Color = rgb_val
Where rgb_val is a double indicating the color. Can you point out why I am getting the following error
Scalar index required for this type of multi-level indexing.
when cell_range takes values like 'A1' or 'A1:B10'?

回答 (0 件)

カテゴリ

Help Center および File ExchangeData Export to MATLAB についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by