Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 984 Bytes

Visio.Section.Style.md

File metadata and controls

39 lines (23 loc) · 984 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Section.Style property (Visio)
vis_sdr.chm15751155
vis_sdr.chm15751155
Visio.Section.Style
cd8d041d-126e-7983-0a13-48fb9f5f5df6
06/08/2017
medium

Section.Style property (Visio)

Gets the style that contains a Section object. Read-only.

Syntax

expression.Style

expression A variable that represents a Section object.

Return value

Style

Remarks

If a style consists of different text, line, and fill styles, the Style property returns the fill style.

If a Section object is in a style, its Style property returns the style that contains the cell, and its Shape property returns Nothing.

If a Section object is in a shape, its Shape property returns the shape that contains the cell, and its Style property returns Nothing.

[!includeSupport and feedback]