PowerPoint.GeometricShapeType enum
GeometricShape
オブジェクトの図形の種類を指定します。
注釈
[ API セット: PowerPointApi 1.4 ]
例
// Link to full sample: https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/powerpoint/shapes/shapes.yaml
// This function gets the collection of shapes on the first slide,
// and adds a hexagon shape to the collection, while specifying its
// location and size. Then it names the shape.
await PowerPoint.run(async (context) => {
const shapes = context.presentation.slides.getItemAt(0).shapes;
const hexagon = shapes.addGeometricShape(PowerPoint.GeometricShapeType.hexagon,
{
left: 100,
top: 100,
height: 150,
width: 150
});
hexagon.name = "Hexagon";
await context.sync();
});
フィールド
accentBorderCallout1 = "AccentBorderCallout1" | 吹き出し: 罫線とアクセント バーを含む線 |
accentBorderCallout2 = "AccentBorderCallout2" | 吹き出し: 折れ線と罫線とアクセント バー |
accentBorderCallout3 = "AccentBorderCallout3" | 吹き出し: 罫線とアクセント バーが付いた二重折れ線 |
accentCallout1 = "AccentCallout1" | 吹き出し: アクセント バー付きの線 |
accentCallout2 = "AccentCallout2" | 吹き出し: アクセント バー付きの折り曲げ線 |
accentCallout3 = "AccentCallout3" | 吹き出し: アクセント バーが付いた二重折り曲げ線 |
actionButtonBackPrevious = "ActionButtonBackPrevious" | [アクション] ボタン: [戻る] または [前へ] |
actionButtonBeginning = "ActionButtonBeginning" | [アクション] ボタン: [開始] に移動します |
actionButtonBlank = "ActionButtonBlank" | アクション ボタン: 空白 |
actionButtonDocument = "ActionButtonDocument" | アクション ボタン: ドキュメント |
actionButtonEnd = "ActionButtonEnd" | [アクション] ボタン: [終了] に移動 |
actionButtonForwardNext = "ActionButtonForwardNext" | [アクション] ボタン: [進む] または [次へ] |
actionButtonHelp = "ActionButtonHelp" | [アクション] ボタン: ヘルプ |
actionButtonHome = "ActionButtonHome" | [アクション] ボタン: [ホームに移動] |
actionButtonInformation = "ActionButtonInformation" | アクション ボタン: 情報を取得する |
actionButtonMovie = "ActionButtonMovie" | アクション ボタン: ビデオ |
actionButtonReturn = "ActionButtonReturn" | アクション ボタン: 戻る |
actionButtonSound = "ActionButtonSound" | アクション ボタン: サウンド |
arc = "Arc" | 弧 |
bentArrow = "BentArrow" | 矢印: 曲げ |
bentUpArrow = "BentUpArrow" | 矢印: Bent-Up |
bevel = "Bevel" | 四角形: 面取り |
blockArc = "BlockArc" | Arc をブロックする |
borderCallout1 = "BorderCallout1" | 吹き出し: 線 |
borderCallout2 = "BorderCallout2" | 吹き出し: 折り曲げ線 |
borderCallout3 = "BorderCallout3" | 吹き出し: 二重折り曲げ線 |
bracePair = "BracePair" | 二重かっこ |
bracketPair = "BracketPair" | 二重ブラケット |
callout1 = "Callout1" | 吹き出し: 罫線のない線 |
callout2 = "Callout2" | 吹き出し: 罫線のない折り曲げ線 |
callout3 = "Callout3" | 吹き出し: 罫線のない二重折り曲げ線 |
can = "Can" | シリンダー |
chartPlus = "ChartPlus" | 垂直方向と水平方向に 4 四半期に分割された四角形。 |
chartStar = "ChartStar" | 垂直線と対角線に沿って 6 つの部分に分割された四角形。 |
chartX = "ChartX" | 対角線に沿って 4 つの部分に分割された四角形。 |
chevron = "Chevron" | 矢印: シェブロン |
chord = "Chord" | コード |
circularArrow = "CircularArrow" | 矢印: 円形 |
cloud = "Cloud" | クラウド |
cloudCallout = "CloudCallout" | 思考バブル: クラウド |
corner = "Corner" | L-Shape |
cornerTabs = "CornerTabs" | 四角形を定義する 4 つの三角形 |
cube = "Cube" | 三乗 |
curvedDownArrow = "CurvedDownArrow" | 矢印: 下向き |
curvedLeftArrow = "CurvedLeftArrow" | 矢印: 左カーブ |
curvedRightArrow = "CurvedRightArrow" | 矢印: 右に曲がる |
curvedUpArrow = "CurvedUpArrow" | 矢印: 上向き |
decagon = "Decagon" | 十角形 |
diagonalStripe = "DiagonalStripe" | 対角線ストライプ |
diamond = "Diamond" | ひし形 |
dodecagon = "Dodecagon" | 12 角形。 |
donut = "Donut" | 円: 中空 |
doubleWave = "DoubleWave" | ダブルウェーブ |
downArrow = "DownArrow" | 矢印: 下 |
downArrowCallout = "DownArrowCallout" | 吹き出し: 下矢印 |
ellipse = "Ellipse" | 楕円 |
ellipseRibbon = "EllipseRibbon" | リボン: 曲線と傾き |
ellipseRibbon2 = "EllipseRibbon2" | リボン: 曲線と傾斜 |
flowChartAlternateProcess = "FlowChartAlternateProcess" | フローチャート: 代替プロセス |
flowChartCollate = "FlowChartCollate" | フローチャート: 照合 |
flowChartConnector = "FlowChartConnector" | フローチャート: コネクタ |
flowChartDecision = "FlowChartDecision" | フローチャート: 決定 |
flowChartDelay = "FlowChartDelay" | フローチャート: 遅延 |
flowChartDisplay = "FlowChartDisplay" | フローチャート: 表示 |
flowChartDocument = "FlowChartDocument" | フローチャート: ドキュメント |
flowChartExtract = "FlowChartExtract" | フローチャート: 抽出 |
flowChartInputOutput = "FlowChartInputOutput" | フローチャート: データ |
flowChartInternalStorage = "FlowChartInternalStorage" | フローチャート: 内部ストレージ |
flowChartMagneticDisk = "FlowChartMagneticDisk" | フローチャート: 磁気ディスク |
flowChartMagneticDrum = "FlowChartMagneticDrum" | フローチャート: ダイレクト アクセス ストレージ |
flowChartMagneticTape = "FlowChartMagneticTape" | フローチャート: シーケンシャル アクセス ストレージ |
flowChartManualInput = "FlowChartManualInput" | フローチャート: 手動入力 |
flowChartManualOperation = "FlowChartManualOperation" | フローチャート: 手動操作 |
flowChartMerge = "FlowChartMerge" | フローチャート: マージ |
flowChartMultidocument = "FlowChartMultidocument" | フローチャート: Multidocument |
flowChartOfflineStorage = "FlowChartOfflineStorage" | FlowChart: オフライン ストレージ |
flowChartOffpageConnector = "FlowChartOffpageConnector" | フローチャート: オフページ コネクタ |
flowChartOnlineStorage = "FlowChartOnlineStorage" | フローチャート: 格納されたデータ |
flowChartOr = "FlowChartOr" | フローチャート: または |
flowChartPredefinedProcess = "FlowChartPredefinedProcess" | フローチャート: 定義済みのプロセス |
flowChartPreparation = "FlowChartPreparation" | フローチャート: 準備 |
flowChartProcess = "FlowChartProcess" | フローチャート: プロセス |
flowChartPunchedCard = "FlowChartPunchedCard" | フローチャート: カード |
flowChartPunchedTape = "FlowChartPunchedTape" | フローチャート: パンチテープ |
flowChartSort = "FlowChartSort" | フローチャート: 並べ替え |
flowChartSummingJunction = "FlowChartSummingJunction" | フローチャート: 加算ジャンクション |
flowChartTerminator = "FlowChartTerminator" | フローチャート: ターミネータ |
foldedCorner = "FoldedCorner" | 四角形: 折り曲げコーナー |
frame = "Frame" | Frame |
funnel = "Funnel" | 漏斗 |
gear6 = "Gear6" | 歯車: 6 本の歯を持つ歯車 |
gear9 = "Gear9" | 歯車: 9 本の歯を持つ歯車 |
halfFrame = "HalfFrame" | ハーフフレーム |
heart = "Heart" | 心 |
heptagon = "Heptagon" | 七角形 |
hexagon = "Hexagon" | 六角形 |
homePlate = "HomePlate" | 矢印: 五角形 |
horizontalScroll = "HorizontalScroll" | スクロール: 水平 |
irregularSeal1 = "IrregularSeal1" | 爆発: 8 ポイント |
irregularSeal2 = "IrregularSeal2" | 爆発: 14 ポイント |
leftArrow = "LeftArrow" | 矢印: 左 |
leftArrowCallout = "LeftArrowCallout" | 吹き出し: 左矢印 |
leftBrace = "LeftBrace" | 左かっこ |
leftBracket = "LeftBracket" | 左角かっこ |
leftCircularArrow = "LeftCircularArrow" | 矢印: 反対方向の円形 |
leftRightArrow = "LeftRightArrow" | 矢印: Left-Right |
leftRightArrowCallout = "LeftRightArrowCallout" | 吹き出し: Left-Right 矢印 |
leftRightCircularArrow = "LeftRightCircularArrow" | 矢印: 双方向に 2 つの矢印を持つ円形 |
leftRightRibbon = "LeftRightRibbon" | リボン: 左矢印と右矢印の両方を使用した直線 |
leftRightUpArrow = "LeftRightUpArrow" | 矢印: 左から右へ |
leftUpArrow = "LeftUpArrow" | 矢印: Left-Up |
lightningBolt = "LightningBolt" | 雷 |
lineInverse = "LineInverse" | Top-Right コーナーから図形の Bottom-Left コーナーまでの直線 |
mathDivide = "MathDivide" | 除算記号 |
mathEqual = "MathEqual" | 等しい |
mathMinus = "MathMinus" | 負号 |
mathMultiply = "MathMultiply" | 乗算記号 |
mathNotEqual = "MathNotEqual" | 等しくない |
mathPlus = "MathPlus" | 正号 |
moon = "Moon" | 月 |
nonIsoscelesTrapezoid = "NonIsoscelesTrapezoid" | 等しくない辺を持つ台形 |
noSmoking = "NoSmoking" | "許可されていません" 記号 |
notchedRightArrow = "NotchedRightArrow" | 矢印: 右にノッチ |
octagon = "Octagon" | 八角形 |
parallelogram = "Parallelogram" | 平行四辺形 |
pentagon = "Pentagon" | 五角形 |
pie = "Pie" | 調整可能なスパン領域を持つ部分円 |
pieWedge = "PieWedge" | 部分円 |
plaque = "Plaque" | プラーク |
plaqueTabs = "PlaqueTabs" | 四角形の図形を定義する 4 四分の 1 の円。 |
plus = "Plus" | 交差 |
quadArrow = "QuadArrow" | 矢印: クワッド |
quadArrowCallout = "QuadArrowCallout" | 吹き出し: 四角形の矢印 |
rectangle = "Rectangle" | Rectangle |
ribbon = "Ribbon" | リボン: 下に傾ける |
ribbon2 = "Ribbon2" | リボン: 傾斜 |
rightArrow = "RightArrow" | 矢印: 右 |
rightArrowCallout = "RightArrowCallout" | 吹き出し: 右矢印 |
rightBrace = "RightBrace" | 右中かっこ |
rightBracket = "RightBracket" | 右角かっこ |
rightTriangle = "RightTriangle" | 直角三角形 |
round1Rectangle = "Round1Rectangle" | 四角形: 角丸め |
round2DiagonalRectangle = "Round2DiagonalRectangle" | 四角形: 角丸 |
round2SameRectangle = "Round2SameRectangle" | 四角形: 角丸 |
roundRectangle = "RoundRectangle" | 四角形: 角を丸めた |
smileyFace = "SmileyFace" | スマイリーフェイス |
snip1Rectangle = "Snip1Rectangle" | 四角形: シングル コーナーの切り取り |
snip2DiagonalRectangle = "Snip2DiagonalRectangle" | 四角形: 斜めの角の切り取り |
snip2SameRectangle = "Snip2SameRectangle" | 四角形: 上隅の切り取り |
snipRoundRectangle = "SnipRoundRectangle" | 四角形: トップ コーナー 1 丸みと 1 スニップ |
squareTabs = "SquareTabs" | 四角形の図形を定義する 4 つの小さな四角形。 |
star10 = "Star10" | 星: 10 ポイント |
star12 = "Star12" | 星: 12 ポイント |
star16 = "Star16" | 星: 16 ポイント |
star24 = "Star24" | 星: 24 ポイント |
star32 = "Star32" | 星: 32 ポイント |
star4 = "Star4" | 星: 4 ポイント |
star5 = "Star5" | 星: 5 ポイント |
star6 = "Star6" | 星: 6 ポイント |
star7 = "Star7" | 星: 7 ポイント |
star8 = "Star8" | 星: 8 ポイント |
stripedRightArrow = "StripedRightArrow" | 矢印: 右ストライプ |
sun = "Sun" | 太陽 |
swooshArrow = "SwooshArrow" | 矢印: 幅が異なる曲線の右矢印 |
teardrop = "Teardrop" | 涙 |
trapezoid = "Trapezoid" | 台形 |
triangle = "Triangle" | 二等辺三角形 |
upArrow = "UpArrow" | 矢印: 上 |
upArrowCallout = "UpArrowCallout" | 吹き出し: 上矢印 |
upDownArrow = "UpDownArrow" | 矢印: Up-Down |
upDownArrowCallout = "UpDownArrowCallout" | 吹き出し: Up-Down 矢印 |
uturnArrow = "UturnArrow" | 矢印: U ターン |
verticalScroll = "VerticalScroll" | スクロール: 垂直 |
wave = "Wave" | 小波 |
wedgeEllipseCallout = "WedgeEllipseCallout" | 吹き出し: 楕円 |
wedgeRectCallout = "WedgeRectCallout" | 吹き出し: 四角形 |
wedgeRRectCallout = "WedgeRRectCallout" | 吹き出し: 角を丸めた四角形 |
Office Add-ins