Click here to Skip to main content
15,891,976 members

Comments by ckulasekaran (Top 28 by date)

ckulasekaran 30-Mar-13 7:11am View    
Thank u mac. I got word styles in below coding.
For Each para_style In doc.Paragraphs
Dim obj As Object
obj = para_style.range.style
MsgBox(obj.namelocal)
Next
ckulasekaran 30-Mar-13 0:23am View    
Thank U for response. But it display "system.__comobject" not para style.
ckulasekaran 12-Jul-12 7:42am View    
Check datetimepicker's date format
ckulasekaran 6-Mar-12 6:41am View    
Post your sample code
ckulasekaran 28-Feb-12 4:28am View    
Using datetimepicker and use nodays = System.DateTime.DaysInMonth(iyear, imonth)