Enum MsoOptions
Represents the Mso options.
Namespace: Syncfusion.XlsIO.Parser.Biff_Records.MsoDrawing
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum MsoOptions
Fields
| Name | Description |
|---|---|
| AlternativeText | Alternative text. |
| BackColor | Represents the BackColor options. |
| BlipId | Represents the BlipId options. |
| BlipName | Represents the BlipName options. |
| CommentShowAlways | Represents in comment shape show always property. |
| ContainLinePattern | Contain line pattern. |
| ContainRoundDot | Represents if dot value is round. |
| CropFromBottom | Represents the location of the bottom of the crop rectangle. |
| CropFromLeft | Represents the location of the left side of the crop rectangle. |
| CropFromRight | Represents the location of the right side of the crop rectangle. |
| CropFromTop | Represents the location of the top of the crop rectangle |
| EndArrowLength | End arrow len. |
| EndArrowWidth | End arrow width. |
| FillType | Represents fill type. |
| ForeColor | Represents the ForeColor options. |
| ForeShadowColor | Represents the ForeShadowColor options. |
| GradientColorType | Represents gradient color type. |
| GradientTransparency | Represents the gradient transparency options. |
| LineBackColor | Line color. |
| LineColor | Line color. |
| LineDashStyle | Line dash style |
| LineEndArrow | Line end arrow. |
| LinePattern | Line pattern. |
| LineStartArrow | Line start arrow. |
| LineStyle | Line style |
| LineTransparency | Line color. |
| LineWeight | Line Weight. |
| LockAgainstGrouping | Do not group this shape. |
| NoFillHitTest | Hit test a shape as though filled. |
| NoLineDrawDash | Represents the NoLineDrawDash options. |
| PatternTexture | Represents shape pattern. |
| PattTextName | Represents shape pattern, texture name. |
| PictureId | Host-defined ID for OLE objects (usually a pointer). |
| PresetGradientData | Represents preset gradient data. |
| ShadingStyleCorner_1 | Represents first record for shape gradient shading style. |
| ShadingStyleCorner_2 | Represents second record for shape gradient shading style. |
| ShadingStyleCorner_3 | Represents third record for shape gradient shading style. |
| ShadingStyleCorner_4 | Represents fourth record for shape gradient shading style. |
| ShadowObscured | Excel5-style shadow. |
| ShadStyle | Represents shape gradient shading style. |
| ShadVariant | Represents shape gradient shading variants. |
| ShapeName | Name of the shape (only if explicitly set). |
| SizeTextToFitShape | Represents the SizeTextToFitShape options. |
| StartArrowLength | Start arrow len. |
| StartArrowWidth | Start arrow width. |
| TextDirection | Represents the TextDirection options. |
| TextId | Represents the TextId options. |
| Transparency | Represents the transparency. |
| WrapText | Represents the wrap text options . |