ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   xlLineStyle (https://www.excelbanter.com/excel-programming/304588-xllinestyle.html)

Martin[_13_]

xlLineStyle
 
What is the connection between the xllinestyle and the
associated number ie xldashdot = 4 xldash= -4115?

Tom Ogilvy

xlLineStyle
 
xldashdot is a constant that holds the value 4.

--
Regards,
Tom Ogilvy

"Martin" wrote in message
...
What is the connection between the xllinestyle and the
associated number ie xldashdot = 4 xldash= -4115?




Tom Ogilvy

xlLineStyle
 
It doesn't follow any particular structure. The developers chose what the
values are and wrote their code to react to the specific values specified.
The constants are defined in the Excel object library and provided to
developers to as an enhancement to the interface, so you don't have to
remember that if you want a dashed line you would use -4115, but that you
can use the constant xlDash.

--
Regards,
Tom Ogilvy

"martin" wrote in message
...
what stucture does it follow? if dashdot is 4 how does
xldash = -4115??
-----Original Message-----
xldashdot is a constant that holds the value 4.

--
Regards,
Tom Ogilvy

"Martin" wrote in

message
...
What is the connection between the xllinestyle and the
associated number ie xldashdot = 4 xldash= -4115?



.




martin

xlLineStyle
 
thank you or a good reply!!
-----Original Message-----
It doesn't follow any particular structure. The

developers chose what the
values are and wrote their code to react to the specific

values specified.
The constants are defined in the Excel object library

and provided to
developers to as an enhancement to the interface, so you

don't have to
remember that if you want a dashed line you would use -

4115, but that you
can use the constant xlDash.

--
Regards,
Tom Ogilvy

"martin" wrote in

message
...
what stucture does it follow? if dashdot is 4 how does
xldash = -4115??
-----Original Message-----
xldashdot is a constant that holds the value 4.

--
Regards,
Tom Ogilvy

"Martin" wrote

in
message
...
What is the connection between the xllinestyle and

the
associated number ie xldashdot = 4 xldash= -4115?


.



.



All times are GMT +1. The time now is 08:32 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com