일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- 명령어
- 파이썬
- HMI
- LOG
- Custom
- Python
- 원한
- build
- SCADA
- 맥코트
- 리눅스
- STS
- JQuery
- 가상환경
- Linux
- error
- pythoncom37.dll
- Anaconda
- 분노
- checkbox
- geckodriver
- DataTables
- Eclipse
- ORA-28002
- 말라키
Archives
- Today
- Total
2010년 5월 1일, 2막
[C#] DataGridView에서 원하는 값을 얻어오는 방법 본문
DataGridViewRowCollection rowCollection = dataGridView_excel_data.Rows; string getStr = rowCollection[1].Cells[3].Value.ToString();
'Computer' 카테고리의 다른 글
[C#] OpenXML을 이용하여 Excel 파일의 빈 칸 읽기 (0) | 2013.03.29 |
---|---|
[C#] From Excel to DataTable in C# with Open XML (0) | 2013.03.29 |
[C#] OpenFileDialog 사용법 (0) | 2013.03.28 |
0. Setting (0) | 2013.03.13 |
eUML 사용법 (0) | 2013.01.24 |