|
Не получается добавить DataBar в табличку Excel.
|
|||
---|---|---|---|
#18+
Вот что записал макрос в Экселе: Код: vbnet 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. 28. 29.
Вот что конкретно не получается: Код: vbnet 1. 2. 3. 4. 5. 6. 7.
Начало работы: Код: c# 1. 2. 3. 4. 5.
Спасибо. ... |
|||
:
Нравится:
Не нравится:
|
|||
04.10.2012, 16:55 |
|
Не получается добавить DataBar в табличку Excel.
|
|||
---|---|---|---|
#18+
Привет из Перу. У меня была такая же проблема, после долгих испытаний, и положил игнорировать ошибки, если mostrabab увидел то, что хотел, и положил в удивлении комментарии прозвучали ошибку и исправить . . . ..... wran= "AO7:AO"+alltrim(str(fil-1)) olp.Range(wran).Select WITH olp.Selection .FormatConditions.AddDatabar .FormatConditions(.FormatConditions.Count).ShowValue = .T. .FormatConditions(.FormatConditions.Count).SetFirstPriority endw With olp.Selection.FormatConditions(1) *!* .MinPoint.Modify(xlConditionValueAutomaticMin) *!* .MaxPoint.Modify(xlConditionValueAutomaticMax) With .BarColor .Color = 5920255 .TintAndShade = 0 endw EndW *!* olp.Selection.FormatConditions(1).BarFillType = xlDataBarFillGradient *!* olp.Selection.FormatConditions(1).Direction = xlContext *!* olp.Selection.FormatConditions(1).NegativeBarFormat.ColorType = xlDataBarColor *!* olp.Selection.FormatConditions(1).BarBorder.Type = xlDataBarBorderSolid *!* olp.Selection.FormatConditions(1).NegativeBarFormat.BorderColorType = xlDataBarColor *!* With olp.Selection.FormatConditions(1).BarBorder.Color *!* .Color = 5920255 *!* .TintAndShade = 0 *!* EndW *!* olp.Selection.FormatConditions(1).AxisPosition = xlDataBarAxisAutomatic *!* With olp.Selection.FormatConditions(1).AxisColor *!* .Color = 0 *!* .TintAndShade = 0 *!* EndW *!* With olp.Selection.FormatConditions(1).NegativeBarFormat.Color *!* .Color = 255 *!* .TintAndShade = 0 *!* EndW *!* With olp.Selection.FormatConditions(1).NegativeBarFormat.BorderColor *!* .Color = 255 *!* .TintAndShade = 0 *!* ENDWITH olp.visible = .T. ... |
|||
:
Нравится:
Не нравится:
|
|||
25.09.2013, 18:47 |
|
|
start [/forum/topic.php?fid=20&gotonew=1&tid=1403974]: |
0ms |
get settings: |
8ms |
get forum list: |
15ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
52ms |
get topic data: |
12ms |
get first new msg: |
8ms |
get forum data: |
3ms |
get page messages: |
50ms |
get tp. blocked users: |
2ms |
others: | 11ms |
total: | 169ms |
0 / 0 |