ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-windows
php-windows
[PHP-WIN] Com
by Mainolfi, Joe other posts by this author
Jan 31 2002 7:22PM messages near this date
[PHP-WIN] Native connection MS SQL2000 | [PHP-WIN] PHP INSTALL FILES
is anyone out there familiar with COM built into Php?
This is my code:

$sheet = Range("B6:B9")-> Select;
$sheet-> Selection->Borders(xlEdgeBottom);
$sheet-> Selection->LineStyle = 9; //xlContinuous
$sheet-> Selection->Weight = 2; //xlThin

I get an error everytime I use the Range method and some other methods, the
major things work, but the formatting seems to be a little funny with its
syntax

Any help would be greatly appreciated, Thanks in advance

__________________________________________________   
Joseph D. Mainolfi Jr.
IT Specialist
American Bridge Company
1000 American Bridge Way
Coraopolis, PA 15108
(412) 631-1018 phone
(412) 631-2000 fax
Jmainolfi@[...].net
http://www.americanbridge.net


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe@[...].net
For additional commands, e-mail: php-windows-help@[...].net
To contact the list administrators, e-mail: php-list-admin@lists.php.net

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved