ShdType
type ShdType = nil | clear
Description
A shade type which can be added to the document element.
Try It
oTablePr.SetShd("clear", 0, 255, 0, false);
type ShdType = nil | clear
A shade type which can be added to the document element.
oTablePr.SetShd("clear", 0, 255, 0, false);