com.groupdocs.metadata.core

Interfaces

Classes

Enums

Exceptions

com.groupdocs.metadata.core

Class SpreadsheetContentTypeProperty



  • public final class SpreadsheetContentTypeProperty
    extends MetadataProperty

    Represents a content type property in a spreadsheet.

    • Method Detail

      • getSpreadsheetPropertyType

        public final String getSpreadsheetPropertyType()

        Gets the type of the property.

        Returns:
        The type of the property.
      • getSpreadsheetPropertyValue

        public final String getSpreadsheetPropertyValue()

        Gets the value of the property.

        Returns:
        The value of the property.