Usage APISpreadsheet APIEnumerationShdTypeOn this pageShdType A shade type which can be added to the document element. Type Enumeration Values "nil" "clear" Example This example adds a green shadow to the table. tablePr.SetShd("clear", 0, 255, 0, false);