Background

Background class

Represents background of a slide.

getEffectFormat

NameDescription
getEffectFormat()Returns a EffectFormat for BackgroundType.OwnBackground fill. Read-only IEffectFormat.

Result: EffectFormat


getEffective

NameDescription
getEffective()Gets effective background data with the inheritance applied.

Result: BackgroundEffectiveData


getFillFormat

NameDescription
getFillFormat()Returns a FillFormat for BackgroundType.OwnBackground fill. Read-only IFillFormat.

Result: FillFormat


getParent_IPresentationComponent

NameDescription
getParent_IPresentationComponent()

getParent_ISlideComponent

NameDescription
getParent_ISlideComponent()

getPresentation

NameDescription
getPresentation()Returns the parent presentation of a slide. Read-only IPresentation.

Result: Presentation


getPresentation

NameDescription
getPresentation()

Result: Presentation


getSlide

NameDescription
getSlide()Returns the parent slide of a shape. Read-only IBaseSlide.

Result: BaseSlide


getSlide

NameDescription
getSlide()

Result: BaseSlide


getStyleColor

NameDescription
getStyleColor()Return a ColorFormat for a BackgroundType.Themed fill. Read-only IColorFormat.

Result: ColorFormat


getStyleIndex

NameDescription
getStyleIndex()Returns an index of BackgroundType.Themed fill in background theme collection. 0 means no fill. 1..999 - index. Read/write int.

Result: int


getType

NameDescription
getType()Returns a type of background fill. Read/write BackgroundType.

Result: byte


getVersion

NameDescription
getVersion()

Result: long


getVersion

NameDescription
getVersion()

Result: long


setStyleIndex

NameDescription
setStyleIndex(int)Returns an index of BackgroundType.Themed fill in background theme collection. 0 means no fill. 1..999 - index. Read/write int.

setType

NameDescription
setType(byte)Returns a type of background fill. Read/write BackgroundType.