Click here to Skip to main content
15,797,167 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# Service to gather information from SQL Pin
CHill604-May-20 4:15
mveCHill604-May-20 4:15 
AnswerRe: C# Service to gather information from SQL Pin
BillWoodruff4-May-20 6:08
professionalBillWoodruff4-May-20 6:08 
AnswerRe: C# Service to gather information from SQL Pin
Gerry Schmitz4-May-20 15:53
mveGerry Schmitz4-May-20 15:53 
QuestionEnable Security to Excel generated with closexml Pin
AmitChaurasiya4-May-20 1:05
AmitChaurasiya4-May-20 1:05 
AnswerRe: Enable Security to Excel generated with closexml Pin
Gerry Schmitz4-May-20 15:58
mveGerry Schmitz4-May-20 15:58 
GeneralRe: Enable Security to Excel generated with closexml Pin
Mycroft Holmes4-May-20 22:49
professionalMycroft Holmes4-May-20 22:49 
GeneralRe: Enable Security to Excel generated with closexml Pin
AmitChaurasiya5-May-20 22:11
AmitChaurasiya5-May-20 22:11 
AnswerRe: Enable Security to Excel generated with closexml Pin
Richard Deeming5-May-20 2:27
mveRichard Deeming5-May-20 2:27 
Password protection to enable/disable the opening of a file is not supported with OpenXML.

You can only lock the structure and windows of an OpenXML document and that is indeed what the wb.Protect() method does.
Sheet Protection · ClosedXML/ClosedXML Wiki · GitHub[^]



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer

GeneralRe: Enable Security to Excel generated with closexml Pin
AmitChaurasiya5-May-20 15:44
AmitChaurasiya5-May-20 15:44 
QuestionHow to capture (read) feedback data from games in C# or C++ ( like vibration, force feedback, gunshot, explosion) Pin
Member 113408333-May-20 22:53
Member 113408333-May-20 22:53 
AnswerRe: How to capture feedback data from games ( like vibration, force feedback, gunshot, explosion) Pin
Pete O'Hanlon3-May-20 22:02
subeditorPete O'Hanlon3-May-20 22:02 
GeneralRe: How to capture feedback data from games ( like vibration, force feedback, gunshot, explosion) Pin
Member 113408333-May-20 22:53
Member 113408333-May-20 22:53 
GeneralRe: How to capture feedback data from games ( like vibration, force feedback, gunshot, explosion) Pin
Richard MacCutchan4-May-20 0:21
mveRichard MacCutchan4-May-20 0:21 
AnswerRe: How to capture feedback data from games ( like vibration, force feedback, gunshot, explosion) Pin
Richard MacCutchan3-May-20 22:05
mveRichard MacCutchan3-May-20 22:05 
AnswerRe: How to capture (read) feedback data from games in C# or C++ ( like vibration, force feedback, gunshot, explosion) Pin
kalberts4-May-20 1:00
kalberts4-May-20 1:00 
GeneralRe: How to capture (read) feedback data from games in C# or C++ ( like vibration, force feedback, gunshot, explosion) Pin
Member 113408334-May-20 3:05
Member 113408334-May-20 3:05 
GeneralRe: How to capture (read) feedback data from games in C# or C++ ( like vibration, force feedback, gunshot, explosion) Pin
kalberts4-May-20 4:26
kalberts4-May-20 4:26 
AnswerRe: How to capture (read) feedback data from games in C# or C++ ( like vibration, force feedback, gunshot, explosion) Pin
Gerry Schmitz4-May-20 15:20
mveGerry Schmitz4-May-20 15:20 
QuestionSelenium Automation- C# AjaxElementLocatorFactory equivalent Pin
subinrajuu3-May-20 21:16
subinrajuu3-May-20 21:16 
QuestionHow can I augment an array inside an .exe-file? Pin
arnold_w2-May-20 10:03
arnold_w2-May-20 10:03 
AnswerRe: How can I augment an array inside an .exe-file? Pin
Eddy Vluggen2-May-20 10:25
professionalEddy Vluggen2-May-20 10:25 
JokeRe: How can I augment an array inside an .exe-file? Pin
Richard Andrew x642-May-20 11:11
professionalRichard Andrew x642-May-20 11:11 
GeneralRe: How can I augment an array inside an .exe-file? Pin
Eddy Vluggen2-May-20 12:42
professionalEddy Vluggen2-May-20 12:42 
GeneralRe: How can I augment an array inside an .exe-file? Pin
arnold_w2-May-20 11:41
arnold_w2-May-20 11:41 
GeneralRe: How can I augment an array inside an .exe-file? Pin
Eddy Vluggen2-May-20 12:43
professionalEddy Vluggen2-May-20 12:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.