Class ShadingDescriptor

  • All Implemented Interfaces:
    org.apache.poi.common.Duplicatable

    public final class ShadingDescriptor
    extends SHDAbstractType
    implements org.apache.poi.common.Duplicatable
    The SHD is a substructure of the CHP, PAP, and TC for Word 2000.
    • Constructor Detail

      • ShadingDescriptor

        public ShadingDescriptor()
      • ShadingDescriptor

        public ShadingDescriptor​(byte[] buf,
                                 int offset)