com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class OleDocumentFormat



  • public final class OleDocumentFormat
    extends Object

    Represents the format for OLE document.

    • Constructor Detail

      • OleDocumentFormat

        public OleDocumentFormat(UUID guid)

        Initializes a new instance of the OleDocumentFormat class.

        Parameters:
        guid - The guid of the ole document.
    • Method Detail

      • equals

        public boolean equals(Object obj)

        Returns a value indicating whether this instance is equal to a specified object.

        Overrides:
        equals in class Object
        Parameters:
        obj - The object to compare with this instance.
        Returns:
        true if o is a System.Guid that has the same value as this instance; otherwise, false.
      • hashCode

        public int hashCode()

        Returns the hash code of this instance.

        Overrides:
        hashCode in class Object
        Returns:
        The hash code for this instance.
      • toString

        public String toString()

        Overridden. Returns a string representation of this instance.

        Overrides:
        toString in class Object
        Returns:
        A string contains the mail addresse.
      • getMicrosoftOutlookMessage

        public static OleDocumentFormat getMicrosoftOutlookMessage()

        Microsoft outlook message format.

      • getAdobeAcrobatDocument

        public static OleDocumentFormat getAdobeAcrobatDocument()

        Adobe PDF format.

      • getMicrosoftOfficeExcelWorksheet

        public static OleDocumentFormat getMicrosoftOfficeExcelWorksheet()

        Microsoft office exccel format.

      • getMicrosoftOfficeWordDocument

        public static OleDocumentFormat getMicrosoftOfficeWordDocument()

        Microsoft office word format.

      • getMicrosoftPowerPointPresentation

        public static OleDocumentFormat getMicrosoftPowerPointPresentation()

        Microsoft power point format.

      • getMicrosoftPhotoEditor

        public static OleDocumentFormat getMicrosoftPhotoEditor()

        Microsoft Photo Editor type.

      • getPictureMetafile

        public static OleDocumentFormat getPictureMetafile()

        Picture(Metafile) type.