Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel err with VFP
Message
De
16/04/2003 03:44:04
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
15/04/2003 17:21:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00778081
Message ID:
00778212
Vues:
16
This message has been marked as a message which has helped to the initial question of the thread.
>Hello all
>
>Excel does not support a collections, with pivot table was the error message for the codes below.
>
>oPivotTable.PivotFields("position").LayoutBlankLine(1) = .T.
>oPivotTable.PivotFields("position").LayoutBlankLine(1) = .F.
>
>i just wanted to remove Insert Blank line after each item. how to do it , thanks for any help

Akhan,
Default is 'No blank line'.
oPivotTable.PivotFields("position").LayoutBlankLine = .F.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform