wordpress hit counter
Browse by Tags - Development Tools - OpenXML Developer

Browse by Tags

Development Tools

Discussions about working with Open XML using a wide range of development tools
Tagged Content List
  • Forum Post: Lock Cell of Worksheet

    Hi, Below is the function which reading my XLLX and write the data in it. It also protect it with password. Now here I want to lock perticular cell of this sheet. Please suggest me options for that. What I have tried: 1. CellFormat.ApplyProtection 2. Tried to remove "Locked" property of locked...
  • Forum Post: Issues with altChunk - document showing garbled characters - ​ Â

    Hi, I'm using altChunk to merge Rich text format (as XHTML) into a word document, the program seems to work but shows garbled characters (​  ) not sure whats causing it, please help! The code is below: Code to open a word document and get a Plain Text Content Control called...
  • Forum Post: How to copy slide that contains A hyperlink using PresentationBuilder ?

    Hi, I'm using PresentationBuilder to copy some slides from Powerpoint presentation , All things copied correctly except the Hyperlinks, When i try to copy a slide that contains a hyperlink, i get a new slide on the output Powerpoint however, it doesn't contain the hyperlink, it contains only...
  • Forum Post: Newbie trying to set text for a collection of cells in excel

    Hi all, I have just started woking with openXML for excel and want to set the text of all the cells in a range without having to loop through each row. I was able to set data validations by specifying a range. Is there any way to do this and just set text for the cells?
  • Forum Post: Convert or remove AltChunk

    I have implemented a mechanism in which I copy complete documents to a content control using an AltChunk . This implementation allows a user to change data frequently. When these changes are triggered I create yet another AltChunk to replace the previous contents. However the older chunk still contributes...
Page 1 of 5 (125 items) 12345