LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
ShadowFormat Struct Referencepublished

describes the settings of a cell shadow. More...

import <ShadowFormat.idl;

Public Attributes

com::sun::star::table::ShadowLocation Location
 contains the location of the shadow.
 
short ShadowWidth
 contains the size of the shadow.
 
boolean IsTransparent
 is TRUE, if shadow is transparent.
 
com::sun::star::util::Color Color
 contains the color value of the shadow.
 

Detailed Description

describes the settings of a cell shadow.

Member Data Documentation

◆ Color

contains the color value of the shadow.

◆ IsTransparent

boolean IsTransparent

is TRUE, if shadow is transparent.

◆ Location

contains the location of the shadow.

◆ ShadowWidth

short ShadowWidth

contains the size of the shadow.


The documentation for this struct was generated from the following file: