Skip to main content

Format

Description

GridHeim Formatting Object

Properties

NameTypeDescriptionNotes
workbookIdUUIDthe workbook containing this format[optional]
fontWeightFontWeightEnum[optional]
fontSizeInteger[optional]
fontFaceString[optional]
underlineUnderlineEnum[optional]
colorColorEnum[optional]
alignmentHorizontalAlignmentHorizontalEnum[optional]
alignmentVerticalAlignmentVerticalEnum[optional]
patternPatternEnum[optional]
borderLeftBorder[optional]
borderRightBorder[optional]
borderTopBorder[optional]
borderBottomBorder[optional]
idUUIDUnique identifier for object in the system[optional]
ownerIdUUIDUUID of owner of the object in the system[optional]
createdDateOffsetDateTimeDate of object creation[optional]
keyHashStringData, including hash of the key(s) used to encrypt this record.[optional]
lastAccessedByIdUUIDLast user to access object[optional]
lastAccessedDateOffsetDateTimeTimestamp of last access of object[optional]
lastModifiedByIdUUIDUnique identifier for user who last modifed the object in the system[optional]
lastModifiedDateOffsetDateTimeDate of last object modification[optional]

Enum: FontWeightEnum

NameValue
fontWeightLight200
fontWeightRegular400
fontWeightBold700

Enum: UnderlineEnum

NameValue
underlineNone0
underlineSingle1
underlineDouble2
underlineSingleAccounting21
underlineDoubleAccounting22

Enum: ColorEnum

NameValue
colorBlack"Black"
colorWhite"White"
colorRed"Red"
colorBrightGreen"BrightGreen"
colorBlue"Blue"
colorYellow"Yellow"
colorPink"Pink"
colorTurquoise"Turquoise"
colorDarkRed"DarkRed"
colorOrange"Orange"
colorDarkYellow"DarkYellow"
colorGreen"Green"
colorTeal"Teal"
colorLightBlue"LightBlue"
colorViolet"Violet"
colorGray80"Gray80"

Enum: AlignmentHorizontalEnum

NameValue
alignLeft"Left"
alignCenter"Center"
alignRight"Right"
alignFill"Fill"
alignJustify"Justify"
alignCenterAcrossSelection"CenterAcrossSelection"

Enum: AlignmentVerticalEnum

NameValue
alignTop"Top"
alignMiddle"Middle"
alignBottom"Bottom"
alignJustify"Justify"

Enum: PatternEnum

NameValue
patternNone0
patternFilled1
patternLightFill2
patternMediumFill3
patternHeavyFill4
patternHorizontalStripes5
patternVerticalStripes6
patternDiagonalStripes7
patternDiagonalStripesAlt8
patternCheckerboard9

Implemented Interfaces

  • Serializable

Generated Version Details

~value
GENERATOR VERSIONcom.valkyrlabs:ValkyrAI API 1.0-SNAPSHOT
API ARTIFACTcom.valkyrlabs.valkyrai-api.jar
GENERATOR VERSIONorg.openapitools.openapi-generator:7.5.0
GENERATOR CLASSorg.openapitools.codegen.languages.SpringCodegen
GENERATED DATE2025-04-09T20:27:13.881184-07:00[America/Los_Angeles]