Blokpijlen invoegen in Excel via C++
Voeg objecten in met behulp van de native en hoge prestaties van de server-side Aspose.Cells for C++ API zonder gebruik te maken van software zoals Microsoft of Adobe PDF.
Blokpijlen invoegen in een Excel-bestand met behulp van C++
Om blokpijlen in het Excel-bestand in te voegen, gebruiken we
API, een functierijk, krachtig en gebruiksvriendelijk platform voor het zoeken naar documenten API for C++. U kunt de nieuwste versie direct downloaden, gewoon openen
pakketbeheerder, zoek naar Aspose.Cells.Cpp en installeren. U kunt ook de volgende opdracht gebruiken vanuit de Package Manager Console.
Commando
PM> Install-Package Aspose.Cells.Cpp
Stappen om blokpijlen in Excel-bestand in te voegen via C++
- Een werkmapobject instantiëren. (of->Laad het bestand XLSX met het volledige pad.)
- Selecteer Werkblad via de index.
- Gebruik de methode toevoegen om Overzicht van blokpijltypen in het geselecteerde werkblad in te voegen
- Bewaar werkmap in XLSX-formaat.
systeem vereisten
Aspose.Cells for C++ ondersteunt op alle belangrijke platforms en besturingssystemen. Zorg ervoor dat u aan de volgende vereisten voldoet.
- Microsoft Windows of een compatibel besturingssysteem met C++ Runtime Environment voor Windows 32 bit, Windows 64 bit en Linux 64 bit.
- Voeg een verwijzing toe naar de Aspose.Cells for C++ DLL in uw project.
De onderstaande voorbeeldcode laat zien hoe u een “pijl naar rechts” invoegt. Voor meer typen kunt u het onderstaande “Overzicht van blokpijltypen” raadplegen.
Blokpijlen invoegen - C++
Overzicht van blokpijltypen
AutoShapeType::
AutoShapeType_RightArrow
AutoShapeType::
AutoShapeType_LeftArrow
AutoShapeType::
AutoShapeType_UpArrow
AutoShapeType::
AutoShapeType_DownArrow
AutoShapeType::
AutoShapeType_LeftRightArrow
AutoShapeType::
AutoShapeType_UpDownArrow
AutoShapeType::
AutoShapeType_QuadArrow
AutoShapeType::
AutoShapeType_LeftRightUpArrow
AutoShapeType::
AutoShapeType_BentArrow
AutoShapeType::
AutoShapeType_UTurnArrow
AutoShapeType::
AutoShapeType_LeftUpArrow
AutoShapeType::
AutoShapeType_BentUpArrow
AutoShapeType::
AutoShapeType_CurvedRightArrow
AutoShapeType::
AutoShapeType_CurvedLeftArrow
AutoShapeType::
AutoShapeType_CurvedUpArrow
AutoShapeType::
AutoShapeType_CurvedDownArrow
AutoShapeType::
AutoShapeType_StripedRightArrow
AutoShapeType::
AutoShapeType_NotchedRightArrow
AutoShapeType::
AutoShapeType_HomePlate
AutoShapeType::
AutoShapeType_Chevron
AutoShapeType::
AutoShapeType_RightArrowCallout
AutoShapeType::
AutoShapeType_DownArrowCallout
AutoShapeType::
AutoShapeType_LeftArrowCallout
AutoShapeType::
AutoShapeType_UpArrowCallout
AutoShapeType::
AutoShapeType_LeftRightArrowCallout
AutoShapeType::
AutoShapeType_QuadArrowCallout
AutoShapeType::
AutoShapeType_CircularArrow