LineFormat Class

LineFormat class

Represents all setting of the line.


type LineFormat struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewLineFormatConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetHashCodeGets the hash code.
EqualsDetermines whether this instance has the same value as another specified object.
GetCompoundTypeSpecifies the line compound type.
SetCompoundTypeSpecifies the line compound type.
GetDashStyleSpecifies the line dash type.
SetDashStyleSpecifies the line dash type.
GetCapTypeSpecifies the ending caps.
SetCapTypeSpecifies the ending caps.
GetJoinTypeSpecifies the line join type.
SetJoinTypeSpecifies the line join type.
GetBeginArrowheadStyleGets and sets the begin arrow type of the line.
SetBeginArrowheadStyleGets and sets the begin arrow type of the line.
GetBeginArrowheadWidthGets and sets the begin arrow width type of the line.
SetBeginArrowheadWidthGets and sets the begin arrow width type of the line.
GetBeginArrowheadLengthGets and sets the begin arrow length type of the line.
SetBeginArrowheadLengthGets and sets the begin arrow length type of the line.
GetEndArrowheadStyleGets and sets the end arrow type of the line.
SetEndArrowheadStyleGets and sets the end arrow type of the line.
GetEndArrowheadWidthGets and sets the end arrow width type of the line.
SetEndArrowheadWidthGets and sets the end arrow width type of the line.
GetEndArrowheadLengthGets and sets the end arrow length type of the line.
SetEndArrowheadLengthGets and sets the end arrow length type of the line.
GetWeightGets or sets the weight of the line in unit of points.
SetWeightGets or sets the weight of the line in unit of points.
GetFillTypeGets and sets fill type
SetFillTypeGets and sets fill type
GetTransparencyReturns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
SetTransparencyReturns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
GetGradientFillGets object.
GetTextureFillGets object.
GetSolidFillGets object.
GetPatternFillGets object.
GetGradientColorTypeReturns the gradient color type for the specified fill.
GetGradientStyleReturns the gradient style for the specified fill.
GetGradientColor1Returns the gradient color 1 for the specified fill.
GetGradientColor2Returns the gradient color 2 for the specified fill.
GetGradientDegreeReturns the gradient degree for the specified fill.Only applies for Excel 2007.
GetGradientVariantReturns the gradient variant for the specified fill.Only applies for Excel 2007.
GetPresetColorReturns the gradient preset color for the specified fill.
SetOneColorGradientSets the specified fill to a one-color gradient.Only applies for Excel 2007.
SetTwoColorGradient_Color_Color_GradientStyleType_IntSets the specified fill to a two-color gradient.Only applies for Excel 2007.
SetTwoColorGradient_Color_Double_Color_Double_GradientStyleType_IntSets the specified fill to a two-color gradient.Only applies for Excel 2007.
SetPresetColorGradientSets the specified fill to a preset-color gradient.Only applies for Excel 2007.
GetTextureRepresents the texture type for the specified fill.
SetTextureRepresents the texture type for the specified fill.
GetPatternRepresents an area’s display pattern.
SetPatternRepresents an area’s display pattern.
GetPictureFormatTypeGets and sets the picture format type.
SetPictureFormatTypeGets and sets the picture format type.
GetScaleGets and sets the picture format scale.
SetScaleGets and sets the picture format scale.